[X2go-Commits] page changed: wiki:components:pyhoca-gui

wiki-admin at x2go.org wiki-admin at x2go.org
Sun Mar 10 17:48:26 CET 2013


A page in your DokuWiki was added or changed. Here are the details:

Date        : 2013/03/10 16:48
Browser     : Mozilla/5.0 (Windows NT 5.1; rv:19.0) Gecko/20100101 Firefox/19.0
IP-Address  : 93.104.156.228
Hostname    : ppp-93-104-156-228.dynamic.mnet-online.de
Old Revision: http://wiki.x2go.org/doku.php/wiki:components:pyhoca-gui?rev=1362749499
New Revision: http://wiki.x2go.org/doku.php/wiki:components:pyhoca-gui
Edit Summary: Moved installation to appropriate namespace
User        : morty

@@ -1,52 +1,11 @@
- ====== PyHoca-GUI - Download/Installation & Usage ======
+ ====== PyHoca-GUI  ======
  
  The name PyHoca is a word play combining two powerful entities: Python and Phoca (mascot of X2go, Latin species name for seals).
  
  PyHoca-GUI is a client implementation for X2Go using [[wiki:libs:python-x2go|the project's Python X2Go client API]] (a Python module). PyHoca-GUI uses wxPython for rendering graphical desktop elements (menus, dialog boxes etc.).
  
  PyHoca-GUI is
designed as a very minimal GUI that behaves very similar to GNOME's network manager applet (nm-applet). It appears as a small Phoca icon (a little seal) that docks to your systray panel (also called notification area) and allows you to manage multiple X2go sessions simultaneously.
- 
- ===== Download/Installation =====
- 
- ==== 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>
- $ 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>
- 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) or the //pure// (PyHoca-GUI only) setup installer to you 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.
  
  ===== Usage =====
  
  ==== Command Line Arguments ====



-- 
This mail was generated by DokuWiki at
http://wiki.x2go.org/




More information about the x2go-commits mailing list