Changes between Version 26 and Version 27 of BuildBot


Ignore:
Timestamp:
Jan 7, 2011 10:35:20 AM (13 years ago)
Author:
Dimitri Glazkov
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BuildBot

    v26 v27  
    4242 1. Add Python directory on the system {{{PATH}}} variable (Control Panel -> System -> Advanced - > Environment Variables)
    4343 1. Add {{{.PY}}} to the system {{{PATHEXT}}} variable.
    44  1. Install [http://sourceforge.net/projects/pywin32/files/pywin32/Build%20214/pywin32-214.zip/download pywin32].
    4544 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`.
    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.