canmove, Confirmed users
6,441
edits
| Line 220: | Line 220: | ||
*# Check the box for 'Allow incoming echo request' | *# Check the box for 'Allow incoming echo request' | ||
*# Hit OK, OK. | *# Hit OK, OK. | ||
== Version 8 == | |||
=== Move to Python 2.5 === | |||
* Delete d:\buildbot (which contains python24) | |||
* Append ';d:\mozilla-build\python25' to system path. | |||
* Install this registry key: | |||
Windows Registry Editor Version 5.00 | |||
[HKEY_LOCAL_MACHINE\SOFTWARE\Python\PythonCore\2.5\InstallPath] | |||
@="d:\\mozilla-build\\python25" | |||
* Install [http://tmrc.mit.edu/mirror/twisted/Twisted/8.0/Twisted_NoDocs-8.0.1.win32-py2.5.exe Twisted 8.0.1] | |||
* Install [http://superb-west.dl.sourceforge.net/sourceforge/pywin32/pywin32-210.win32-py2.5.exe PyWin32 Extensions] | |||
= Post-Install Setup = | = Post-Install Setup = | ||