Changes between Version 27 and Version 28 of BuildBot
- Timestamp:
- Jan 7, 2011, 11:08:50 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BuildBot
v27 v28 43 43 1. Add {{{.PY}}} to the system {{{PATHEXT}}} variable. 44 44 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. 46 46 1. Run `easy_install twisted`. 47 47 1. Download [http://code.google.com/p/buildbot/ buildbot-slave zip file], unzip it and run `setup install` in the unzipped folder.