askar ... wrote: > Hello! > > Is there way to know or to see if distcc works or not? > There is distccmon-gnome application, but it doesn't show anything graphical. > > askar >
Hi askar, I use this script: #!/bin/bash source /etc/make.globals source /etc/make.conf export DISTCC_DIR="${PORTAGE_TMPDIR}/portage/.distcc" exec /usr/bin/distccmon-gnome Zac -- gentoo-user@gentoo.org mailing list