Distributed builds on headless XServe
Distributed builds on headless XServe
- Subject: Distributed builds on headless XServe
- From: Alastair Houghton <email@hidden>
- Date: Thu, 17 Feb 2005 19:14:31 +0000
Hi all,
Does anyone know how you're supposed to set-up distributed Xcode builds
on a headless
Xserve? Obviously if it's headless, you can't just run Xcode and check
the
"Share my computer for building as a [High |:] priority" checkbox.
Alternatively, does anyone know what Xcode actually does when you check
this box?
I would guess something like
mDNS -R `hostname -s` _distcc._tcp. local. 3632
"txtvers=1;\nprotovers=372;..."
is used to register with Rendezvous on the local machine, in which case
I should be
able to create a StartupItem to run that command, then start distcc
from xinetd
(having first created a distcc user).
Someone *must* have done this before though. I just can't find any
mention of it
anywhere on the 'Net.
Kind regards,
Alastair.
--
http://www.alastairs-place.net
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden