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?

Thanx,
Mike Diehl.

--
[EMAIL PROTECTED] mailing list

Reply via email to