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. You should decide whether you want to build for 32 or for 64 bit. Because all tools should be either 64 or 32 bit. 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.

  • vcxsrv
  • xming
  • cygwin/X

So first make sure these tools are available on your system.

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-cli.git
  • git clone git:code.x2go.org/pyhoca-gui.git * git clone git:code.x2go.org/pyhoca-contrib.git
wiki/development/build-howto-mswin/pyhoca-gui.1323781572.txt.gz · Last modified: 2013/03/08 13:31 (external edit)