Monday, May 19, 2008

imagemagick

PHP running on your server does not support the GD image library, check with your webhost if ImageMagick is installed



#aptitude install imagemagick
#aptitude install php5-imagick

ImageMagick installed
Check to see if ImageMagick is installed so that Gallery can manipulate images (rotate, resize, make thumbnails, etc.). You only need to have either ImageMagick or Netpbm installed.

Jhead installed
Check to see if jhead is installed so that Gallery can examine EXIF headers embedded in images created with most digital cameras.

jpegtran installed
Check to see if jpegtran is installed so that Gallery can perform lossless rotations on JPEG images.


No comments: