nearly fixed. the distcc-gentoo-cd i was working off exports DISTCC_HOSTS="192.168.0.1 192.168.0.2" from some config file.
On Tue, 17 Jun 2003 10:18:17 +1200 Brad Beveridge <[EMAIL PROTECTED]> wrote: > Perhaps a quick email to the distcc author or searching the distcc mailing list > would be the best way to find out about this issue. > > Good to see it is nicely integrated into portage though :) > > Brad > > > -----Original Message----- > > From: Nick Rout [mailto:[EMAIL PROTECTED] > > Sent: Tuesday, 17 June 2003 10:16 a.m. > > To: [EMAIL PROTECTED] > > Subject: Re: gentoofest distcc & rsync progress > > > > > > 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] > > > > > -- Nick Rout Barrister & Solicitor Christchurch, NZ Ph +64 3 3798966 Fax + 64 3 3798853 http://www.rout.co.nz [EMAIL PROTECTED]
