Changes between Version 1 and Version 2 of BuildBot


Ignore:
Timestamp:
Nov 6, 2006 2:39:36 PM (17 years ago)
Author:
bdash@webkit.org
Comment:

Import of BuildBot instrutions

Legend:

Unmodified
Added
Removed
Modified
  • BuildBot

    v1 v2  
    1515 * If possible, set the computer to not go to sleep (under Energy Saver in System Preferences)
    1616
    17 === Installing BuildBot and Dependencies ===
     17=== Installing !BuildBot and Dependencies ===
    1818
    1919 1. Install Twisted
     
    2222    1. In a shell, change into the `TwistedSumo-2005-11-06/ZopeInterface-3.1.0c1` directory and run `sudo python setup.py install`
    2323    1. Change back up to the `TwistedSumo-2005-11-06` directory and run `sudo python setup.py install`
    24  1. Install BuildBot
    25     1. Download BuildBot.
     24 1. Install !BuildBot
     25    1. Download !BuildBot from http://bdash.net.nz/files/buildbot-webkit.tar.gz
    2626    1. Extract it.
    2727    1. In a shell, change into the `buildbot` directory and run `sudo python setup.py install`