User Tools

Site Tools


wiki:development:build-howto-mswin:pyhoca-gui

This is an old revision of the document!


Build PyHoca-GUI for MS Windows

To make development of pyhoca possible, you need several tools.

Pyhoca is written in python and the gui is written in wxpython. Currently due to problems with the winrandom package, it is only possible to generate a 32 bit version of pyhoca. When installing, please keep the order given here

The follow libraries are used

(easy install should be executed from the windows commandline!)

One of the following X-servers.

After installation download the current code base by starting the git-bash shell and type

  • git clone git://code.x2go.org/python-x2go.git
  • git clone git://code.x2go.org/pyhoca-gui.git
  • git clone git://code.x2go.org/pyhoca-contrib.git

This can best be done in the MingW32 shell that comes with the Git package. Note that pyhoca-contrib contains all complete packages and therefor is about 500 MB.

wiki/development/build-howto-mswin/pyhoca-gui.1366495785.txt.gz · Last modified: 2013/04/20 22:09 by sunweaver