[magick-users] Linux install question
Andrew Slayman
slayman at artfulmedia.net
Wed Apr 1 08:17:48 PDT 2009
Hello,
I'm trying to install ImageMagick from source on CentOS 5. (Yes, there
is an RPM, but it requires 129 other libraries [mainly X-related], and
since I only need the command-line tools, that seems like overkill.)
The first time I ran the config script, it kicked back the following
lines under delegate configuration:
JPEG v1 --with-jpeg=yes no
JPEG-2000 --with-jp2=yes no
PNG --with-png=yes no
TIFF --with-tiff=yes no
I assume this means that ImageMagick will not support these formats,
which I do need. So I went back and installed libjpeg, libpng, and
libtiff from RPM, then reran the config script. Same result.
What am I missing?
Thanks,
Andrew
More information about the Magick-users
mailing list