Page 1 of 1

Re: "identify: no decode delegate for this image format" for JPG

Posted: 2009-01-21T03:39:39-07:00
by a68254
Have you tried adding IM to your LD_LIBRARY_PATH

export LD_LIBRARY_PATH="/path/to/im/lib"

If you are running on a 64 bits box or have a specific prefix that might help, I see you are using a package installed IM so the prefix thing is not an option here of course. Consider compiling IM from a newer source, I have experienced a lot of problems with RHEL IM packages