Changes between Version 43 and Version 44 of BuildBot


Ignore:
Timestamp:
Jun 8, 2012 9:26:08 AM (12 years ago)
Author:
alex.bravo@nokia.com
Comment:

Fixed formatting of lists

Legend:

Unmodified
Added
Removed
Modified
  • BuildBot

    v43 v44  
    113113= Running buildbot master locally =
    114114The following instruction describes how to run a buildbot master on Snow Leopard.
     115
    1151161. Install Buildbot
    116117    1. sudo easy_install-2.6 buildbot
    117118    2. sudo easy_install-2.6 simplejson
    118     3. Add the path buildbot (e.g. /opt/local/Library/Frameworks/Python.framework/Versions/2.6/bin/)
     1192. Add the path buildbot (e.g. /opt/local/Library/Frameworks/Python.framework/Versions/2.6/bin/)
    1191203. Add following environment variables (where <WebKitCheckout> is the path to a webkit checkout e.g. /Volumes/Data/webkit)
    120121    * PYTHONPATH=<WebKitCheckout>/Tools/Scripts