As far as I know you don't need to have all of the machines on the same
subnet. There's a file you edit (sorry, don't have access to any distcc
machine now) that has a list of available hosts. Just put the names or
IP numbers in there. No need for DNS if you use IPs.

One machine (typically the one launching the compile) acts as the
controller. The other machines need to have either the distcc daemon
running or have it set up properly in xinetd.

When you kick off make, distcc on the local machine looks at the list of
 distcc servers, and parcels out the work.

-Pete

A JM wrote:
> Yeah, I saw that thanks Pete.
> 
> I assume basicaly all machines just need to be on the same subnet
> running distcc? I see it mentions "On each of the servers" does this
> need to be in a Sever/Client setting?
> 
> Currently no DNS is being performed on my boxes only using a router for
> simple networking.
> 
> AJM,
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> mythtv-users mailing list
> mythtv-users@mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
_______________________________________________
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to