I have two computers connected and working fine.
Their names FOO and BAR.
Both names are correctly recognized.
I use them to share resources and to launch remote X sessions.

What I have done on both:

emerge ccache
emerge distcc
Changed make.conf
   FEATURES="ccache distcc"
   CCACHE_SIZE="2G"
   MAKEOPTS="-j4"

ccache -M 2G

distcc-config --set-hosts FOO BAR

distcc-config --get-hosts return
   FOO BAR

/etc/init.d/distccd start

emerging any appl, I got
   distcc ... failing to distribute ... running locally

ccache works fine!

What more is needed to get this to work?

TIA for any help



--
[EMAIL PROTECTED] mailing list



Reply via email to