I'm using a pretty plain OpenSuse 10.3 that I installed yesterday. It's running under VMware on XP.
[resolved] There hasn't been much installed/changed on this version. I've installed a new version of ImageMagick (6.4.0), which used to be 6.3.5. The original version of gs is 8.15, which is from 2 years ago, there is no recent version in the OpenSuse repository. 8.62 is the latest version.
I need to install gs 8.60+ so I can have eps support. However, when I compile, I get these errors 'gx_device_cups' has no member named 'header'. 'gx_device_cups' has no member named stream'. What is the problem? Am I missing something else? I haven't found much about this on google. [/resolved]
New problem. I'm trying to convert an .eps file to a graphic using ImageMagick's convert program. It will work on Ubuntu, but not on OpenSuse. I don't have the exact program versions, but they're all at least recent enough to support eps.
convert new.eps new.png
However I'm getting this error. 'convert: postscript delegate failed'
I'm using CUPS 1.3.7, GS 6.4.0, ImageMagick 8.62.
[resolved]
System was missing dev libs for graphic formats, png jpg etc..
[/resolved]
[resolved] There hasn't been much installed/changed on this version. I've installed a new version of ImageMagick (6.4.0), which used to be 6.3.5. The original version of gs is 8.15, which is from 2 years ago, there is no recent version in the OpenSuse repository. 8.62 is the latest version.
I need to install gs 8.60+ so I can have eps support. However, when I compile, I get these errors 'gx_device_cups' has no member named 'header'. 'gx_device_cups' has no member named stream'. What is the problem? Am I missing something else? I haven't found much about this on google. [/resolved]
New problem. I'm trying to convert an .eps file to a graphic using ImageMagick's convert program. It will work on Ubuntu, but not on OpenSuse. I don't have the exact program versions, but they're all at least recent enough to support eps.
convert new.eps new.png
However I'm getting this error. 'convert: postscript delegate failed'
I'm using CUPS 1.3.7, GS 6.4.0, ImageMagick 8.62.
[resolved]
System was missing dev libs for graphic formats, png jpg etc..
[/resolved]