Changes

Jump to: navigation, search

Distcc Setup

38 bytes removed, 16:05, 11 May 2009
OOo Category
* China (142.204.133.36) - Tested & Working - Aaron Chan (achan66)
* Liberia (142.204.133.123) - Tested & Working - [http://lzahir.blogspot.com/2009/01/my-distcc-setup-and-distributed.html Ladan Zahiroleslam] (irc: l_zahir, LZahir)
* Hongkong (142.204.133.30) - Tested & Working - [[User:jtpau|Jerry Pau]] (jPau)
* India (142.204.133.28) - Tested & Working - [[User:rmwang|Ryan Wang]] (rmwang), [[User:Tiago|Tiago Moreira]] (Kamots)
** network connection went down again around 2pm, could not complete distcc setup --- [[User:Tiago|Tiago]]
** Ran through tutorial on Australia and it seemed good. I managed to compile Apache --- [[User:Tiago|Tiago]]
 
*'''China'''
** tried like 6 times from the beginning to follow the steps provided to do distcc, but for some reason it says /etc/distcc/hosts did not contain any
** hosts - i tried editing the file itself and the file "/etc/sysconfig/iptable" manually, yet distcc still fails. I tried to do the setup both on india
** and china, since I thought it needed both client/server interaction at the same time. I probably need an example setup shown to me face to face
** Aaron
*'''Germany'''
*'''Hong Kong'''
** tested and works with distcc user created, hosts file setup done *'''Ireland'''** distcc user created, hosts file setup done *'''India'''** distcc user created** hosts file modified *'''Liberia'''** distcc user created** hosts file modified *'''China as the client on Thursday January 29, 2009 --- [[User:Jtpau|Jerry Pau]]'''** distcc user created** hosts file modified
= distcc Setup Steps =
*Important Note: It seems the -I INPUT 7 argument is confusing a lot of people. -I INPUT 7 was used in Daeson's case for the machine he was working on at the time, however this may not be the same for all machines. In Daeson's case there was a REJECT line in the INPUT CHAIN at line 8. So in order for us to get our port open we need to insert ie. -I into the INPUT CHAIN at line 7 before the REJECT line. On Machines with an INPUT CHAIN shorter then 7 lines this will cause an error. On machines without a REJECT line a simple "-A" appened aurgument can take the place of "-I INPUT 7". On a machine with a REJECT INPUT on a line before 8 you simply need to change the number to one smaller as long as it is before the REJECT line.
 
** I'm not sure if we need to do this command, because if the file "HOSTS" at /etc/distcc/ is configured to have all the hosts name - distcc seems to distribute all compilation throughout the hosts.
Argument -I is insert and -i is and network interface device and -p is protocol -s is source ipaddress and subnet, –dport is destination port and -j is rule.
* things forgotten or left out.
== How to compile with distcc ==
 
[[Category:OpenOffice.org]]
3
edits

Navigation menu