ReferencePlatforms/BuildBot/Win32: Difference between revisions

m
(→‎Install Python: fixed python 2.4 md5sum)
Line 22: Line 22:
== Install Buildbot ==
== Install Buildbot ==
Note: cvs.mozilla.org may need to be cvs-mirror.mozilla.org.
Note: cvs.mozilla.org may need to be cvs-mirror.mozilla.org.
Make sure to use the Win32 Python to install Buildbot.
  cvs -d:pserver:anonymous@cvs.mozilla.org:/cvsroot co mozilla/tools/buildbot
  cvs -d:pserver:anonymous@cvs.mozilla.org:/cvsroot co mozilla/tools/buildbot
  cd mozilla/tools/buildbot
  cd mozilla/tools/buildbot
  python setup.py build
  python setup.py build
  python setup.py install
  python setup.py install
canmove, Confirmed users
6,441

edits