[magick-users] convert ps/pdf works on Intel Macs but not on PPC Macs

duc.sequere.aut.de.via.decede at imagemagick.org duc.sequere.aut.de.via.decede at imagemagick.org
Mon May 19 09:35:47 PDT 2008


> For some reason it's looking for
> locale.xml and english.xml on the PPC 

It does that because the PPC version throws an exception.  It looks like
the Postscript delegate is failing on your PPC Mac.  Try 

  convert -verbose test.pdf test.png

It tells you exactly what ImageMagick is trying to execute.  Its possible that
'gs' is not in your execution path or is not installed correctly.


More information about the Magick-users mailing list