User Tools

Site Tools


wiki:development:build-howto-linux:x2goclient

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
wiki:development:build-howto-linux:x2goclient [2020/05/26 15:16]
danger89
wiki:development:build-howto-linux:x2goclient [2020/05/28 22:52] (current)
danger89
Line 1: Line 1:
-====== Build X2GoClient & X2Go Browser Plugin for GNU/Linux ======+====== Build X2GoClient ======
  
 Install the following package dependencies first (Debian/Ubuntu based distros): Install the following package dependencies first (Debian/Ubuntu based distros):
- 
  
 <code> <code>
Line 19: Line 18:
 **Run the following commands as a regular, non-root user.  You'll need the root password to install them.** **Run the following commands as a regular, non-root user.  You'll need the root password to install them.**
  
-**1. +==== 1. Install nxproxy ==== 
-Install nxproxy from git**+ 
 +You can either install it directly via the package manager, like when using APT: 
 + 
 +<code>apt install nxproxy</code> 
 + 
 +**OR** 
 + 
 +Install nxproxy from source:
  
 <code> <code>
Line 33: Line 39:
  
  
-**2a. +==== 2. Install x2goclient from git ====
-Install x2goclient from git**+
  
 <code> <code>
Line 44: Line 49:
 </code> </code>
  
-**2b. 
-Also build+install x2goplugin** 
- 
- 
-**TODO:** Where is the the X2Go Browser plugin repo located? 
  
  
  
  
wiki/development/build-howto-linux/x2goclient.txt · Last modified: 2020/05/28 22:52 by danger89