I am getting possibly a similar kind of error on Mac OSX Tiger IM 
6.4.1-1. There is something odd about the Ghostscript install.

See my questions and a possible fix at:

http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=11123
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=11135
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=11159

but I still have no real fix, except to edit the delegates.xml file 
and replace gs with gsc

I don't know if this helps your problem. But maybe it will give you a clue.



>I have an odd problem, I hope someone will be able to point me in the 
>right direction.
>
>I am using IM to upload anf resize images using PHP exec() -  all 
>works fine on the Linux dev server, and for images locally on Leopard 
>OSX using Apache 2, PHP 5 and MacPorts install of
>
>Version: ImageMagick 6.4.1 05/09/08 Q16 http://www.imagemagick.org
>Copyright: Copyright (C) 1999-2008 ImageMagick Studio LLC
>
>
>I am also using IM to generate a jpg thumbnail from a pdf file - this 
>script worked with Tiger, works on my dev server and the exact same 
>command works from the command line in leopard.
>
>However, when I run the command using exec() it fails, and the error 
>log reports:
>
>sh: gs: command not found
>convert: Postscript delegate failed  - 'filenames and path removed': 
>No such file or directory.
>convert: missing an image filename `filenames and path removed'.
>
>
>(I've taken out the filenames and paths - they work from the command 
>line, so can't see they'd be the issue?)
>
>I can only guess that it's a permissions thing, but I've tried all 
>that I can think of, but to no avail.
>
>has anyone had experience of this?  fixed it? got any ideas?
>
>many thanks
>
>Tony
_______________________________________________
Magick-users mailing list
[email protected]
http://studio.imagemagick.org/mailman/listinfo/magick-users

Reply via email to