Page 1 of 1

Installing Ghostscript 9.04.1 and lcms2-2.3

Posted: Tue Feb 28, 2012 12:20 am
by cah
CUPS can not print due to "Unsupported format 'application/postscript'!"

So I went to download ghostscript 9.04.1

Code: Select all

wget ftp://mirrors.kernel.org/gnu/ghostscript/gnu-ghostscript-9.04.1.tar.bz2
During configure process, it complained about missing lcms or lcms2.

Code: Select all

configure --with-libiconv=gnu   --with-drivers=HP
I went tp get lcms2-2.3:

Code: Select all

wget http://downloads.sourceforge.net/lcms/lcms2-2.3.tar.gz
Then, configure:

Code: Select all

configure --prefix=/usr --disable-static
Make and make install went smoothly.

Code: Select all

make
make install
I then went back to configure ghostscript.

Installing Ghostscript 9.04.1 and lcms2-2.3 didn't help

Posted: Tue Feb 28, 2012 3:05 am
by cah
With or without Ghostscript doesn't make any difference.
Need to go through some Sun documents to see what is going on.

http://docs.oracle.com/cd/E19082-01/819-7761/index.html