Changes

Jump to: navigation, search

Distcc mozilla tutorial

165 bytes added, 16:56, 20 March 2007
Environment
=Environment=
The only required environment variable is DISTCC_CL_HOSTS, which contain a space delimited list of all slave machines. ''Example :'' export DISTCC_CL_HOSTS="localhost 10.0.0.2 10.0.0.4 <!--This section explains some usefull useful environment variables that you can use.
Distcc has a few environment variables. The most useful are listed here, which are all set on the master computer. The master machine is the machine in which the mozilla directory is located.
<dd>the ip addresses of the slave machines. Usually localhost is the first host. '''THIS IS REQUIRED'''
''Example :'' export DISTCC_CL_HOSTS="localhost 10.0.0.2 10.0.0.4"
<dt>DISTCC_VERBOSE
Values : 1 for allow fallback
</dl>
 ==Optional== DISTCC_FALLBACK-->
=Check out=
=Build=
1
edit

Navigation menu