Changes between Version 42 and Version 43 of RunningBuildbotOnWindows
- Timestamp:
- 12/05/10 17:15:53 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
RunningBuildbotOnWindows
v42 v43 9 9 * [http://twistedmatrix.com/trac/wiki/Downloads Twisted]. Match the version with the python you installed. 10 10 * [http://pypi.python.org/pypi/zope.interface/ Zope.Inteface]. This was basically impossible to get installed on Windows. The author got it to work by installing [http://pypi.python.org/pypi/setuptools/ setuptools] and then `easy_install`ing it via "`C:python26scriptseasy_install zope.interface`". 11 * [http://buildbot.net/ Buildbot], of course. You need 0.8.2 or later ; use git `master` if you're reading this before 0.8.2 comes out!11 * [http://buildbot.net/ Buildbot], of course. You need 0.8.2 or later. 12 12 13 13 For the remainder of this document we will assume python was installed in "`C:Python26`". Please adjust accordingly if you install to a different path.
![[Buildbot Logo]](/chrome/site/header-text-transparent.png)