Re: error to edit jpeg image

[email protected] Sat, 6 Jun 2009 11:57:45 -0700
Newsgroups gmane.comp.video.image-magick.user,gmane.comp.video.image-magick.devel
Message-ID <[email protected]>
Do not cross-post messages.

When you run the configure script before you compile ImageMagick,
look at the last 50 or so lines of output.  It will tell you
whether certain delegate libraries are validated or not.  If it
says JPEG was not validated, look at config.log to determine
why.  Fix the problem and rerun the configure script until
it says JPEG is validated.  Only then will ImageMagick read
/ write JPEG images (after you compile / install of course).
See http://www.imagemagick.org/script/advanced-unix-installation.php
for details.