Page 1 of 1

ps/eps conversion issue on linux box

Posted: 2012-01-23T07:30:50-07:00
by venkat584
Hi ,

We have installed "ImageMagick-6.7.4-6” on Linux machine ( 32-bit-Intel 80386-GNU/Linux 2.2.5,). we are not able to convert png to jpg images with basic installation. As per the documentation provided in (http://www.imagemagick.org/script/advan ... p#problems ) installed the png/jpeg delegate library and its header files. Now we are able to convert the png to jpg files but still we are having issues with postscript (ps/eps ) files . We are not finding the suitable ps/eps lib files. Could you please suggest us to how to resolve this issue?

We have used the below command to download and install the requisite delegate library and its header files

For JPEG files conversion - yum install libjpeg libjpeg-devel

For PNG files conversion -yum install libpng libpng-devel

Which command should we use for ps/eps files? we have installed even ghost script (ghostscript-9.04) does not work out for us.

Thanks In Advance, Venkat.

Re: ps/eps conversion issue on linux box

Posted: 2012-01-23T12:14:16-07:00
by fmw42
I am not an expert on delegates, but try Ghostscript. see http://www.ghostscript.com/