Page 1 of 1

Posted: 2006-03-26T15:07:44-07:00
by magick
The answer to your question lies in the config.log file. Track down where the JPEG delegate library is validated. The validation fails and it will tell you why. Fix the problem and rerun the configure script until the JPEG library is properly validated. At this point you can build and install ImageMagick and it will include JPEG support.

Posted: 2006-03-27T08:54:01-07:00
by magick
All of the ImageMagick delegate libraries are conveniently available here: ftp://ftp.imagemagick.org/pub/ImageMagick/delegates.

Posted: 2006-03-27T10:08:11-07:00
by magick
You can try
  • make -k -i install