Gentoo Archives: gentoo-user

From: Nick Rout <nick@×××××××.nz>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] OT - Is distcc working?
Date: Mon, 28 Aug 2006 04:09:47
Message-Id: 20060828160213.9B22.NICK@rout.co.nz
In Reply to: [gentoo-user] OT - Is distcc working? by Michael Sullivan
1 did you follow the advice that flashes past at the end of the ebuild
2 (too fast to read) that says to run the monitor as follows:
3
4 DISTCC_DIR=/var/tmp/portage/.distcc distccmon-gnome
5 or
6
7 DISTCC_DIR=/var/tmp/portage/.distcc distccmon-text N
8
9 another way to tell is by setting a log file then tail -f logfile
10
11 Also the output of top on a machine will allow you to tell if it is
12 running gcc - if its not emerging something itself, its a good bet the
13 gcc processes are as a result of slave compilation.
14
15
16 On Sun, 27 Aug 2006 21:51:15 -0500
17 Michael Sullivan wrote:
18
19 > I set up my network to use distcc earlier this afternoon following the
20 > Gentoo guide. I'm not sure it's working though. I've been emerging
21 > stuff on all three machines all afternoon, but when I run the
22 > distccmon-gui application, nothing is listed. Should it be? What am I
23 > doing wrong?
24 >
25 > --
26 > gentoo-user@g.o mailing list
27
28 --
29 Nick Rout <nick@×××××××.nz>
30
31 --
32 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] OT - Is distcc working? Michael Sullivan <michael@××××××××××××.com>