canmove, Confirmed users
6,441
edits
No edit summary |
No edit summary |
||
| Line 19: | Line 19: | ||
== Install UltraVNC == | == Install UltraVNC == | ||
It is important to follow these instructions '''precisely'''. | |||
* Download and install [http://superb-west.dl.sourceforge.net/sourceforge/ultravnc/ultravnc_Setup_104RC4.exe UltraVNC 1.04 Beta] | * Download and install [http://superb-west.dl.sourceforge.net/sourceforge/ultravnc/ultravnc_Setup_104RC4.exe UltraVNC 1.04 Beta] | ||
* Download and install [http://sc.uvnc.com/Ultravnc_Addons_Setup_104RC4.exe UltraVNC Addons] | * Download and install [http://sc.uvnc.com/Ultravnc_Addons_Setup_104RC4.exe UltraVNC Addons] | ||
| Line 32: | Line 33: | ||
* Restart the computer | * Restart the computer | ||
'''From this point forward do NOT logon with RDP. It will break the VNC service.''' | '''From this point forward do NOT logon with RDP. It will break the VNC service.''' | ||
== Install Third-party applications == | |||
* [http://www.python.org/ftp/python/2.4.4/python-2.4.4.msi Python 2.4.4] | |||
** 'Install for all users' | |||
** Append 'C:\python24;c:\python24\scripts' to the PATH. | |||
* [http://prdownloads.sourceforge.net/pywin32/pywin32-208.win32-py2.4.exe?download Python Win32 Extensions] - Right click, 'Run as Administrator' | |||
* [http://pyyaml.org/download/pyyaml/PyYAML-3.05.win32-py2.4.exe PyYaml] - Right click, 'Run as Administrator' | |||
* Info-Zip | |||
*# Download and extract [http://easynews.dl.sourceforge.net/sourceforge/gnuwin32/unzip-5.51-1-bin.zip Info-Zip] | |||
*# Place 'unzip.exe' and 'unzip32.dll' in c:\windows | |||
* CVS | |||
*# Download [http://ftp.gnu.org/non-gnu/cvs/binary/stable/x86-woe/cvs-1-11-22.zip CVS] | |||
*# Extract to c:\windows | |||
* Wget | |||
*# Download [http://users.ugent.be/~bpuype/cgi-bin/fetch.pl?dl=wget/wget.exe Wget] to c:\windows | |||
* Chmod, rm, etc. | |||
*# Download and install [http://superb-west.dl.sourceforge.net/sourceforge/gnuwin32/coreutils-5.3.0.exe Coreutils] | |||
*# Append 'c:\program files\gnuwin32\bin' to PATH. | |||
* [http://tmrc.mit.edu/mirror/twisted/Twisted/2.4/Twisted_NoDocs-2.4.0.win32-py2.4.exe Twisted 2.4.0] (Includes zope-interface) | |||