canmove, Confirmed users
2,850
edits
ChrisCooper (talk | contribs) |
ChrisCooper (talk | contribs) |
||
| Line 65: | Line 65: | ||
== Setup buildbot start on boot == | == Setup buildbot start on boot == | ||
The existing start-up script (,code>/Library/LaunchAgents/buildbot.start.slave.plist</code>) will work without modification *if* you create the symlinks for the paths it is expecting, specifically: | |||
mkdir -p /tools | |||
cd /tools | |||
ln -s /Users/cltbld/buildbot | |||
ln -s /System/Library/Frameworks/Python.framework/Versions/2.5 python | |||
From VNC: | From VNC: | ||