User Tools

Site Tools


wiki:installing_x2goserver_tarball

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
wiki:installing_x2goserver_tarball [2011/05/18 23:00]
sunweaver
— (current)
Line 1: Line 1:
-====== X2goServer from tarball ====== 
- 
-===== Installation ===== 
- 
-1. 
-Download the latest x2goserver tarball from http://code.x2go.org/releases/source/x2goserver 
- 
-2. 
-Make sure you have read these wiki pages / installed recommended software / development libraries: 
- 
-  * [[install x2goagent from tarball]] 
-  * recommended on the client: pulseaudio 
-  * runtime dependencies:  
-    * perl-suid 
-    * lsof 
-    * openssh-client 
-    * openssh-server 
-    * libconfig-simple-perl 
-    * makepasswd 
-    * libdbd-pg-perl 
-    * libdbd-sqlite3-perl 
-     
-3. 
-Extract the downloaded tarball and enter the extracted directory: 
- 
-<code> 
-$ tar vzcf x2goserver_<version>.tar.gz 
-$ cd x2goserver_<version> 
-</code> 
- 
-4. 
-Run the GNU/make command to install x2goserver, installation prefix will be /usr/local: 
- 
-<code> 
-$ make install 
-</code> 
- 
-5. Post-installation 
- 
-For an insight in basic post-installation procedures please take a look at the ''INSTALL'' file in the ''x2goserver_<version>'' base directory. The latest version of this INSTALL file can also be found in our [[http://code.x2go.org/gitweb?p=x2goserver.git;a=blob;f=INSTALL|Git repository]]: 
- 
-===== Uninstallation ===== 
- 
-For uninstallation please refer to the ''UNINSTALL'' file in the ''x2goserver_<version>'' base directory. The latest version of this UNINSTALL file can also be found in our [[http://code.x2go.org/gitweb?p=x2goserver.git;a=blob;f=UNINSTALL|Git repository]]. 
  
wiki/installing_x2goserver_tarball.1305759648.txt.gz ยท Last modified: 2013/03/08 13:31 (external edit)