Changes between Version 86 and Version 87 of RunningBuildbotOnWindows
- Timestamp:
- 09/19/11 15:02:05 (20 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
RunningBuildbotOnWindows
v86 v87 11 11 * [http://twistedmatrix.com/trac/wiki/Downloads Twisted]. Match the version with the python you installed. 12 12 * [http://pypi.python.org/pypi/zope.interface/ Zope.Inteface]. This will be installed using [http://pypi.python.org/pypi/setuptools/ setuptools] and then `easy_install`ing it via "`C:python27scriptseasy_install zope.interface`". 13 * [http://buildbot.net/ Buildbot], of course. You need 0.8.2 or later. 14 15 == Additional Prerequisites for a master == 16 13 17 * [http://jinja.pocoo.org/ Jinja2]. This will be installed using [http://pypi.python.org/pypi/setuptools/ setuptools] and then `easy_install`ing it via "`C:python27scriptseasy_install Jinja2`". 14 18 * [https://launchpad.net/pyopenssl PyOpenSSL]. This will be installed using [http://pypi.python.org/pypi/setuptools/ setuptools] and then `easy_install`ing it via "`C:python27scriptseasy_install PyOpenSSL`". 15 * [http://buildbot.net/ Buildbot], of course. You need 0.8.2 or later.16 19 17 20 For the remainder of this document we will assume python was installed in "`C:Python27`". Please adjust accordingly if you install to a different path.
![[Buildbot Logo]](/chrome/site/header-text-transparent.png)