Confirmed users
1,377
edits
No edit summary |
No edit summary |
||
| Line 32: | Line 32: | ||
=Fix %PATH%= | =Fix %PATH%= | ||
Control Panel -> Advanced -> Environmental Variables -> append | Control Panel -> Advanced -> Environmental Variables -> append | ||
C:\Python25;C:\Python25\Scripts;C:\mozilla-build\msys\bin;C:\mozilla-build\wget | C:\Python25;C:\Python25\Scripts;C:\mozilla-build\msys\bin;C:\mozilla-build\info-zip;C:\mozilla-build\wget | ||
to the PATH system variable | to the PATH system variable | ||
| Line 45: | Line 45: | ||
mkdir \builds\slave | mkdir \builds\slave | ||
cd \builds\slave | cd \builds\slave | ||
=Make start.bat= | |||
create a file in \builds called 'start.bat' and put in the contents of | |||
buildbot start \builds\slave | |||
create a shortcut to this batch file in Start->Prog. Files->Start. Right click this shortcut -> properties -> run: 'minimized' -> OK | |||
=Enable Autologin= | |||
http://support.microsoft.com/kb/315231 | |||
=Issues= | |||
PGORT80.DLL is not found | |||