Changes between Version 6 and Version 7 of BuildBot
- Timestamp:
- Oct 21, 2007, 7:09:18 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BuildBot
v6 v7 18 18 19 19 1. Install Twisted 20 1. Download Twisted 2. 4.0 from http://tmrc.mit.edu/mirror/twisted/Twisted/2.4/Twisted-2.4.0.tar.bz2.20 1. Download Twisted 2.5.0 from http://tmrc.mit.edu/mirror/twisted/Twisted/2.5/Twisted-2.5.0.tar.bz2. 21 21 1. Extract it. 22 1. In a shell, change into the `Twisted-2. 4.0/ZopeInterface-3.1.0c1` directory and run `sudo python setup.py install`23 1. Change back up to the `Twisted-2. 4.0` directory and run `sudo python setup.py install`22 1. In a shell, change into the `Twisted-2.5.0/zope.interface-3.3.0` directory and run `sudo python setup.py install` 23 1. Change back up to the `Twisted-2.5.0` directory and run `sudo python setup.py install` 24 24 1. Install !BuildBot 25 25 1. Download the latest version of !BuildBot from http://buildbot.net/.