User Tools

Site Tools


doc:installation:pyhoca

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
doc:installation:pyhoca [2013/03/11 10:03]
sunweaver [MS Windows]
— (current)
Line 1: Line 1:
-====== Installing Pyhoca ====== 
  
- 
-==== Debian GNU/Linux ==== 
- 
-PyHoca-GUI can be installed from the X2Go package repository. [[:wiki:x2go-repository-debian|Add the X2Go repository for Debian to your APT system]] before you continue. 
- 
-==== Ubuntu GNU/Linux ==== 
- 
-PyHoca-GUI can be installed from X2Go PPA on Launchpad. [[:wiki:x2go-repository-ubuntu|Add the X2Go/stable PPA to your APT system]] before you continue. 
- 
-==== ==== 
- 
-After adding either of the above package sources to your Debian/Ubuntu system you will need to update your system with the new repository information by starting a terminal and execute the following commands (on Debian make sure you have sudo installed and configured): 
- 
-<code bash> 
-sudo aptitude update 
-sudo aptitude install pyhoca-gui 
-</code> 
- 
-==== Other GNU/Linux (from source tarball) ==== 
- 
-Other GNU/Linux distributions can install PyHoca-GUI from source tarballs. The PyHoca-GUI tarball releases can be downloaded from http://code.x2go.org/releases/source/pyhoca-gui, please choose the newest version available there and also consult the README.recommended file if available at the same location. 
- 
-Before installation make sure your system fulfills the (Python module) dependencies for PyHoca-GUI, amongst others: python-x2go, python-paramiko, python-gevent, python-greenlet, python-setproctitle, python-argparse, wxPython (2.8/2.9).  
- 
-If you have seen to installing required dependencies, extract the source tarball and run the Python installation script: 
- 
-<code bash> 
-tar -vzxf pyhoca-gui_<version>.tar.gz 
-cd pyhoca-gui_<version> 
-python setup.py install 
-</code> 
- 
-==== MS Windows ==== 
- 
-[[http://code.x2go.org/releases/binary-win32/pyhoca-gui/|To install PyHoca-GUI for MS Windows click here.]] Download the //bundled// (PyHoca-GUI + VcXsrv + Ghostscript) setup installer to your computer and run the PyHoca-GUI setup and follow the presented installation instructions. 
- 
-==== MacOS ==== 
- 
-A PyHoca-GUI installer for MacOS is currently not available. Sorry. 
doc/installation/pyhoca.1362996229.txt.gz ยท Last modified: 2013/03/11 10:03 by sunweaver