XWinXFutureDownloadBuildingUsingScreenshotsContactCreditsLegal Information

Building XWinX From Source

XWinX only compiles inside the Cygwin environment on Microsoft Windows® at present. If you successfully build it on a different platform, please let us know.

Software Required

Cygwin (standard)

Cygwin/XFree

You can download the standard Cygwin software from http://www.cygwin.com/, and the Cygwin/XFree software from http://www.cygwin.com/xfree/.

Installing Standard Cygwin Software

Installing the Cygwin XFree Software

Compiling

You should be able to extract the files with tar xzvf and just run make to build the xwinx.exe binary.

Source and binary archives can be made with make srcdist and make bindist. You probably won't want need to use these, but they could be handy for making XWinX distributions for friends or other machines.

You can return the source to it's original state by running make clean.

After you have build XWinX, take a look at Using XWinX for information on runing it.