[mythtv-users] Compiling Mythtv on an Xbox error?

Robert Johnston anaerin at gmail.com
Tue Jan 17 18:27:43 UTC 2006


On 1/17/06, Peter Loron <peterl at standingwave.org> wrote:
> 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.

Generally, it's not a file, just an environment variable:

export DISTCC_HOSTS="192.168.1.1 195.154.11.6".
--
Robert "Anaerin" Johnston


More information about the mythtv-users mailing list