Hi, I am installing imagemagick on a RAQ3 - went in all right then I realised I needed the zlib and jpeg libraries. So I installed them but can't get imagemagick to find the jpeg files - finds zlib fine but not jpeg. I installed the jpegsrc.v6b.tar.gz jpeg libs - no PREFIX. I am installing imagemagick with a PREFIX - will this be a prob (doubt it as it finds zlib and png etc)
Make sure the path to your JPEG library files is listed in /etc/ld.so.conf. Then run /sbin/ldconfig and try the ImageMagick configure again.
Regards, Glen