Confirmed users
4,293
edits
| Line 5: | Line 5: | ||
* python 2.6 | * python 2.6 | ||
* virtualenv | * virtualenv | ||
** | ** If you need to create a virtualenv manually, you must call it directly with: <pre>python /tools/misc-python/virtualenv.py </path/to/destination></pre> | ||
** This is not necessary for a buildbot master setup if you use the methods described below | |||
'''NOTE''': You will need root access to create a user account for yourself on dev-master01 and a buildbot area under /builds/buildbot/your_name.<br /> | '''NOTE''': You will need root access to create a user account for yourself on dev-master01 and a buildbot area under /builds/buildbot/your_name.<br /> | ||