For Your Information

from the distcc docos
http://distcc.samba.org/manual/html/distcc-3.html#ss3.4

"3.4 distcc with Gentoo Linux 
Gentoo is a "ports"-based free software distribution, in which packages are
always built from source on installation. distcc works well with Gentoo
to speed installation. You can install distcc either using the upstream
tarball from distcc.samba.org (which may be newer), or using emerge
distcc to get the Gentoo port, which may be better integrated. You can
also get ccache with emerge ccache. Using distcc (and ccache) to speed
your "emerge" commands is simplicity itself since full support for these
packages is already built into portage. The two items you need to
customize for your system are the MAKEOPTS value and the DISTCC_HOSTS
value. You can either set these in the /etc/make.conf file, or you can
export them from your local environment. Then, simply /etc/make.conf to
add the "distcc" (and "ccache") features to the "FEATURE" setting
(uncommenting the line, if needed), start up any missing remote distccd
servers, and portage will take care of munging the PATH that the ebuild
uses in an appropriate manner "

On Tue, 17 Jun 2003 09:48:58 +1200 Nick Rout <[EMAIL PROTECTED]> wrote:

> what field separator, 
> 
> DISTCC_HOSTS="192.168.2.3" has only one field
> 
> 
> On Tue, 17 Jun 2003 09:05:10 +1200
> Christopher Sawtell <[EMAIL PROTECTED]> wrote:
> 
> > unfortunately the silly twit doesn't say what the field separator is, I'd try 
> > for a comma.
> 
> --
> Nick Rout
> Barrister & Solicitor
> Christchurch, NZ
> Ph +64 3 3798966
> Fax + 64 3 3798853
> http://www.rout.co.nz
> [EMAIL PROTECTED]
> 

--
Nick Rout
Barrister & Solicitor
Christchurch, NZ
Ph +64 3 3798966
Fax + 64 3 3798853
http://www.rout.co.nz
[EMAIL PROTECTED]

Reply via email to