Download VGUI-2 for Cygwin on MS-Windows

Alternate package:

Cygwin Installation - The Cygwin installation is very straighforward. It is driven by a simple installation manager, which you download first. It enables you to control which packages you download and install. Download and installation can be done in either one-step or two steps. We have tried it both ways, and it works fairly well. We believe you need the Xfree86 and Lesstif libraries for graphical operation, but little else beyond the default download. Typical installation requires about 200-KB to download, and about another 600-KB to unpack, so make sure you have enough space before you start. Once installed, invoke Cygwin, it brings up a command window.
Type:
        export PATH=$PATH:/usr/X11R6/bin
        export DISPLAY=:0
        XWin   :0   &        (<- Starts X-server. Minimize it's window to enter following:)
        xhost +
        twm &
        xterm &
You should now have a terminal window. Try VGUI-2.

The fvwm2 window manager is recommended over twm, as it offers more features. But fvwm2 may not be installed by default. Check the options during install.


Other Versions -