User Tools

Site Tools


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

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision Both sides next revision
wiki:development:build-howto-linux:pyhoca-gui [2011/11/15 10:48]
sunweaver created
wiki:development:build-howto-linux:pyhoca-gui [2011/11/15 11:19]
sunweaver
Line 4: Line 4:
  
 <note warning>**WORK IN PROGRESS -- NOT FINISHED YET**</note> <note warning>**WORK IN PROGRESS -- NOT FINISHED YET**</note>
 +
 +**1.
 +Follow instructions for [[:wiki:development:build-howto-linux:pyhoca-cli|PyHoca-CLI installation from source]]**
 +
 +**2.
 +Install wxPython 2.8/2.9**
 +
 +(FIXME -> wiki-writing-todo)
 +
 +**3.
 +Install PyHoca-GUI**
 +
 +<code>
 +$ git clone git://code.x2go.org/pyhoca-gui
 +$ cd pyhoca-gui
 +$ su -c "python setup.py install"
 +</code>
 +
  
 Wiki-writing-todo (FIXME) Wiki-writing-todo (FIXME)
wiki/development/build-howto-linux/pyhoca-gui.txt · Last modified: 2013/03/08 13:31 (external edit)