[Scribus] ghostscript compile

David Purton dcpurton
Sun Jan 30 06:01:43 CET 2005


On Sat, Jan 29, 2005 at 08:52:32PM -0800, bart at solozone.com wrote:
> on SuSE 9.1 they offer me 7.07!
> I complain. To whom?

Beats me - I use debian sid :)

> I would delete gs and compile it myself even with the difficulty but
> how do I run parallel ghost script installations?
> 

This should not be a problem. When you compile gs, it will by default
install to /usr/local. You just need to make sure /usr/local/bin is in
your path ahead of /usr/bin, which is probably where your distro puts
gs.

The main gotcha is probably whether you have development libraries
installed.

Debian has a command to install the build dependencies for a particular
package, maybe SuSE has domething similar?

i.e., under debian I can just do a quick:

        apt-get build-dep gs

and all the appropriate dev packages will be installed.

I recently built gs8.50, since debians afpl version is still at 8.14.

All I had to do was a

        ./configure
        make
        make install

and it worked perfectly.


cheers

dc


PS - for those of you who have been having troubles with CMYK images, my
updated CMYK patch with support for CMYK tifs is nearly ready :)



-- 
David Purton
dcpurton at chariot.net.au
 
For the eyes of the LORD range throughout the earth to
strengthen those whose hearts are fully committed to him.
                                 2 Chronicles 16:9a
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 232 bytes
Desc: Digital signature
Url : http://nashi.altmuehlnet.de/pipermail/scribus/attachments/20050130/4e734bbf/attachment.pgp 



More information about the scribus mailing list