How to get GhostScript on Mac OS X 10.5.2 - can you help ?
Posted: 2008-03-31T03:47:29-07:00
Hello,
I'm a newcomer to ImageMagick. I'm trying to convert the first page of a PDF to a JPG using ImageMagick 6.3.5 on Mac OS X 10.5.2.
I searched through Google and it seems that I miss the "gs" command. Here's my output:
Does anyone know where to download a packaged version of GhostScript for my configuration ?
thanks for any hint!
-- Thibaut
I'm a newcomer to ImageMagick. I'm trying to convert the first page of a PDF to a JPG using ImageMagick 6.3.5 on Mac OS X 10.5.2.
I searched through Google and it seems that I miss the "gs" command. Here's my output:
Code: Select all
$ convert file.pdf image.jpg
convert: Postscript delegate failed `file.pdf': No such file or directory.
convert: missing an image filename `image.jpg'.
thanks for any hint!
-- Thibaut