On Mon, 2003-03-03 at 07:49, Mike Diehl wrote: > Well, my last 2 installs don't seem to be going well.... > > I'm trying to distribute compilation with distcc and it doesn't seem to work. > I hope someone on this list can help me. > > I've modified my /etc/make.conf and added the following lines: > > CC="distcc" > CXX="distcc g++" > MAKEOPTS="-j 4" > DISTCC_HOSTS="10.0.1.2:4200 10.0.1.43:4200" > > But I was expecting that the load average on other machines, which are idle, > would rise up to about 1. The machines are still idle. > > What have I done wrong?
You've started the "server" on the 'servers', haven't you? Also, the default port is 3632, and doesn't need to be specified, I'm presuming you've changed it somehow. -- Mike Williams <[EMAIL PROTECTED]>
signature.asc
Description: This is a digitally signed message part
