[問] gallery2小程式上傳圖片問題

我們在Debian4.0配置幾個户口給同學,而同學自行安裝gallery2x,當用小程式上傳圖片時要求安裝jpegtran,但是我們用apt-cache search jpegtran也找不到需要安裝的套件,請問如可安裝到呢? 另外當我安裝gallery1x設定時需要imagemagick, 我們也找不到需要安裝的套件,請問如可安裝到呢? 希望可以指點迷津 坡坡上

評論查看選項

選擇你喜歡的顯示回應的模式,並點選「儲存設定」,以啟用你所做的改變。

It should be in the package

It should be in the package libjpeg-progs

 

you can install it so easy by just apt-get install libjpeg-progs except your APT is broken

problem solved

We change our source list to testing .
We installed it.

Thx for your help.