[magick-users] ImageMagick installation not recognizing libjpeg or libpng
duc.sequere.aut.de.via.decede at imagemagick.org
duc.sequere.aut.de.via.decede at imagemagick.org
Tue Sep 16 12:11:28 PDT 2008
> frustrated that it isn't recognizing it now.
ImageMagick requires the header files to validate a particular delegate
library-- which as discussed generally comes with the development package.
Under Fedora, for example, there is generally a library RPM and a companion
development RPM that includes the library headers. For JPEG, ImageMagick
is looking for jpeg.h. Without it, ImageMagick cannot properly map the
JPEG structure members to match the requirements of the installed JPEG
library.
More information about the Magick-users
mailing list