Changes between Version 6 and Version 7 of BuildBot


Ignore:
Timestamp:
Oct 21, 2007 7:09:18 PM (16 years ago)
Author:
bdash@webkit.org
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BuildBot

    v6 v7  
    1818
    1919 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.
    2121    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`
    2424 1. Install !BuildBot
    2525    1. Download the latest version of !BuildBot from http://buildbot.net/.