Page 1 of 1

Posted: 2006-06-16T13:52:03-07:00
by magick
Did you check the directory permissions? ImageMagick typically puts it files in /usr/local/lib/lmageMagick-6.2.8. Check the permissions on this directory and any subdirectories. If that fails, type
  • convert -debug configure logo: logo.pnm
It will tell you where its looking for its dependant files.

Posted: 2006-06-16T16:08:46-07:00
by magick
Notice its searching in the ImageMagick 5.5.2 directory. You may be running an older version of ImageMagick installed on your system.

Posted: 2006-06-19T12:35:26-07:00
by magick
Next up use -debug module instead of -debug configure. Lets find out why it cannot find the MAGICK module which includes support for the logo: format.