Changes between Version 27 and Version 28 of BuildBot


Ignore:
Timestamp:
Jan 7, 2011 11:08:50 AM (13 years ago)
Author:
Dimitri Glazkov
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BuildBot

    v27 v28  
    4343 1. Add {{{.PY}}} to the system {{{PATHEXT}}} variable.
    4444 1. Install [http://pypi.python.org/packages/2.6/s/setuptools/ setuptools] (This makes it easy to install twisted).
    45  1. Run `easy_install pywin32`.
     45 1. Download [http://sourceforge.net/projects/pywin32/ pywin32], unzip it and run `setup install` in the unzipped folder.
    4646 1. Run `easy_install twisted`.
    4747 1. Download [http://code.google.com/p/buildbot/ buildbot-slave zip file], unzip it and run `setup install` in the unzipped folder.