I'm having trouble with mogrify syntax.  My command works fine in
several environments (Cygwin, Fedora Core 4) but it fails on my
company's official build server (CentOS).

Does this error look familiar to anyone?

***********************************************
Version: ImageMagick 6.3.9 05/29/08 Q16 http://www.imagemagick.org

Copyright: Copyright (C) 1999-2008 ImageMagick Studio LLC


Invoking mogrify utility with this command:

/opt/doc/software/ImageMagick-6.3.9/bin/mogrify -format "png" -resize
"600>" docbook-xml/authoring/images/*.eps


mogrify: unable to open image `png:': No such file or directory.

mogrify: unrecognized image format `png'.

***********************************************

Clearly there are many variables here like how the environment
variables are set for the invoking user.  However this looks like
mogrify is rejecting my command syntax and interpreting "png" as the
file to operate on.  There are many EPS files in
"docbook-xml/authoring/images/.

Am I right?  Do you see a problem in my command syntax?

Thanks for your help.

Peter
_______________________________________________
Magick-users mailing list
[email protected]
http://studio.imagemagick.org/mailman/listinfo/magick-users

Reply via email to