[magick-users] gs needed regardless?

Ashley M. Kirchner ashley at pcraft.com
Wed Sep 20 10:33:38 CDT 2006


    If I compiled ImageMagick 6.2.9-5 from source, and when I did that, 
the system did NOT have gs installed, and the configure discovered this 
accordingly, then why is it that when I run something as simple as

    ----------
    montage *.jpg -geometry +0+0 ../montage.jpg
    ----------

    it complains with:

    ----------
    sh: gs: command not found
    sh: gs: command not found
    montage: no decode delegate for this image format 
`/tmp/magick-XX5P54nr'.
    montage: Postscript delegate failed `/tmp/magick-XX5P54nr'.
    ../montage.jpg  750x2987 DirectClass 16-bit 2.49903mb 2.810u 0:04
    ----------

    Notice that it still generates the image (last line), but not 
without complaining that it can't find gs.  gs was never on this system, 
ever.  Does IM absolutely need gs, even though the configure command 
didn't find it, and I assume compiled without support for it?

-- 
W | It's not a bug - it's an undocumented feature.
  +--------------------------------------------------------------------
  Ashley M. Kirchner <mailto:ashley at pcraft.com>   .   303.442.6410 x130
  IT Director / SysAdmin / Websmith             .     800.441.3873 x130
  Photo Craft Laboratories, Inc.            .     3550 Arapahoe Ave. #6
  http://www.pcraft.com ..... .  .    .       Boulder, CO 80303, U.S.A.




More information about the Magick-users mailing list