canmove, Confirmed users
6,441
edits
m (→Add cygwin and Python to the path: fixed paths (ref platforms use d:\ for python/cygwin)) |
|||
Line 21: | Line 21: | ||
== Add cygwin and Python to the path == | == Add cygwin and Python to the path == | ||
Control Panel -> System -> Advanced -> Environment Variables. Find 'PATH' in the list of System variables and append "; | Control Panel -> System -> Advanced -> Environment Variables. Find 'PATH' in the list of System variables and append ";d:\buildtools\python24;d:\buildtools\python24\scripts;d:\cygwin\bin;d:\cygwin\usr\bin" | ||
== Install Buildbot == | == Install Buildbot == |