Install imagemagick with jpeg support from ubuntu packages
Posted
by mmarschall
on Server Fault
See other posts from Server Fault
or by mmarschall
Published on 2010-06-09T15:34:07Z
Indexed on
2010/06/09
15:42 UTC
Read the original article
Hit count: 247
Hi,
I installed libjpeg62 and imagemagick on my ubuntu 10.04 (lucid).
Running identify command with a gif works but running it with a jpeg produces this error:
identify: no decode delegate for this image format `stream,13307,0.jpg' @ error/constitute.c/ReadImage/532.
Does anyone know how to fix this? Thanks!
© Server Fault or respective owner