no decode delegate for jpg

Post any defects you find in the released or beta versions of the ImageMagick software here. Include the ImageMagick version, OS, and any command-line required to reproduce the problem. Got a patch for a bug? Post it here.
Post Reply
Jovons
Posts: 2
Joined: 2013-03-03T14:38:54-07:00
Authentication code: 6789

no decode delegate for jpg

Post by Jovons »

Hi,
I followed the discussion here, but none of them solved my problem.
viewtopic.php?f=1&t=12366

I am using:
centOS 2.6.32.-71.29.1.el6.x86_64

shafique's answer is the one that I mainly followed, the only difference is I used these
cp /usr/share/libtool/config.guess .
cp /usr/share/libtool/config.sub .
instead of the path he used.

And the jpegsrc is downloaded from : http://quirkysoft.googlecode.com/files/ ... v6b.tar.gz

After all the pains, I still get
mogrify:no decode delegate for thsi image format 'logo.jpg' @error/constitute.c/ReadImage/550

That discussion was in 2008, and hope new methods have been found.
Jovons
Posts: 2
Joined: 2013-03-03T14:38:54-07:00
Authentication code: 6789

Re: no decode delegate for jpg

Post by Jovons »

Hi, me again.

The problem is solved now.

I changed the v6 to v8b at
http://www.imagemagick.org/download/del ... v8b.tar.gz

And the rest is remained.
Post Reply