On Sun, 2004-04-04 at 07:22, bart at solozone.com wrote:
> Absolutely, I would like to know how to get parallel gs WITHOUT breaking what 
> the distribution has shipped. I tried that once, getting the latest, and I 
> had the devil of a time putting the pieces in the right place. I gave up.

It worked well for me with a simple "./configure
--prefix=/usr/local/gs8". Apps I want to use the new GS I call via a
wrapper, eg:

#!/bin/bash
export PATH=/usr/local/gs8/bin:$PATH
exec /usr/local/scribus/cvs-2004-03-14/bin/scribus

Craig Ringer



Reply via email to