Changes between Version 68 and Version 69 of RunningBuildbotOnWindows


Ignore:
Timestamp:
09/16/11 09:49:26 (20 months ago)
Author:
philippem
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • RunningBuildbotOnWindows

    v68 v69  
    2121}}} 
    2222 
    23 The following steps were successfully used on Windows Server 2003 SP2 (32 bit) using python 2.7. 
     23The following steps were successfully used on Windows Server 2003 SP2 (32 bit) using python 2.7 for buildbot 0.8.3p1. They should work for later versions of buildbot. Note the use of an absolute path to the python installation. 
    2424 
    25  1.   log in as Administrator directly (ctrl-alt-delete from the login screen) DO NOT DO THIS AS A REGULAR USER WITH ADMINISTRATOR PRIVILEGES 
     25 1.   log in as Administrator directly (ctrl-alt-delete from the login screen) '''DO NOT DO THIS AS A REGULAR USER WITH ADMINISTRATOR PRIVILEGES''' 
    2626 2.   download the above packages via firefox, for example into c:Documents and SettingsAdministratorDesktop. IE will try to turn the egg file into a zip file. 
    2727 3.   run a cmd prompt as Administrator