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
Previous 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:20]
sunweaver
Line 5: Line 5:
 <note warning>**WORK IN PROGRESS -- NOT FINISHED YET**</note> <note warning>**WORK IN PROGRESS -- NOT FINISHED YET**</note>
  
-Wiki-writing-todo (FIXME)+**1. 
 +Follow instructions for [[:wiki:development:build-howto-linux:pyhoca-cli|PyHoca-CLI from-source-installation]]**. 
 + 
 +**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/development/build-howto-linux/pyhoca-gui.txt · Last modified: 2013/03/08 13:31 (external edit)