Update:

I originally posted this to the users list, and I'm not sure if this is 
better asked of the developers.  Sorry if this is the wrong list to post 
this to.

Installing ImageMagick 6.4.5 didn't fix the issue below.

The old server was running SuSE Linux Enterprise Server 10, the new one 
is running SuSE Linux Enterprise Server 10 SP3.  Can you offer any 
guidance as to where I might look to find the issue?  I don't know if 
this is in fact an ImageMagick issue, or if there are other libraries 
beyond ImageMagick's control at play with this.

Thanks for any help.

Ted

On 9/28/2010 6:48 AM, Ted Onley wrote:
>    We recently upgraded from 6.4.5 to 6.6.2, and have lost the ability to
> convert .pbm files to .pdf files.
>
> My convert command is:
>      convert file1.pbm file2.pbm -compress zip newfile.pdf
>
> The convert command displays the message:
>      convert: unable to read image data 'file1.pbm' @
> error/pnm.c/ReadPNMImage/651.
>      convert: unable to read image data 'file2.pbm' @
> error/pnm.c/ReadPNMImage/651.
>      convert: missing as image filename 'newfile.pdf' @
> error/convert.c/ConvertImageCommand/2970
>
> I get the same error when trying to convert just one of the files to a
> different format as well.
>
> It looks like ImageMagick thinks the .pbm file is corrupt, but I can
> convert the .pbm files on my 6.4.5 installation file just fine.
>
> Am I missing something new in 6.6.2?  Is there a fix/patch that needs to
> be applied to 6.6.2?
>
> Ted Onley
>
> _______________________________________________
> Magick-users mailing list
> magick-us...@imagemagick.org
> http://studio.imagemagick.org/mailman/listinfo/magick-users
_______________________________________________
Magick-developers mailing list
Magick-developers@imagemagick.org
http://studio.imagemagick.org/mailman/listinfo/magick-developers

Reply via email to