Hi,

Convert uses ghost script, but convert seemed to find gs.

In the terminal both of tcsh and bash can find gs. I do not know why J system cannot find the path to /sw/bin/convert or /sw/bin/convert.

   host'sh -c "/sw/bin/convert abc.eps abc.bmp" 2>&1'
sh: line 1: gs: command not found
sh: line 1: gs: command not found
convert: no decode delegate for this image format `abc.eps'.
convert: Postscript delegate failed `abc.eps'.
convert: missing an image filename `abc.bmp'.



Toshinari Kamakura

On 2007/05/25, at 7:00, Raul Miller wrote:

host'sh -c "convert abc.eps abc.bmp" 2>&1'

----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to