Changes between Version 1 and Version 2 of BuildBot
- Timestamp:
- Nov 6, 2006, 2:39:36 PM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BuildBot
v1 v2 15 15 * If possible, set the computer to not go to sleep (under Energy Saver in System Preferences) 16 16 17 === Installing BuildBot and Dependencies ===17 === Installing !BuildBot and Dependencies === 18 18 19 19 1. Install Twisted … … 22 22 1. In a shell, change into the `TwistedSumo-2005-11-06/ZopeInterface-3.1.0c1` directory and run `sudo python setup.py install` 23 23 1. Change back up to the `TwistedSumo-2005-11-06` directory and run `sudo python setup.py install` 24 1. Install BuildBot25 1. Download BuildBot.24 1. Install !BuildBot 25 1. Download !BuildBot from http://bdash.net.nz/files/buildbot-webkit.tar.gz 26 26 1. Extract it. 27 27 1. In a shell, change into the `buildbot` directory and run `sudo python setup.py install`