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 _______________________________________________ Magick-users mailing list [email protected] http://studio.imagemagick.org/mailman/listinfo/magick-users
