User Tools

Site Tools


doc:installation:x2goclient

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
Next revision Both sides next revision
doc:installation:x2goclient [2013/09/04 07:13]
sunweaver [Detailed]
doc:installation:x2goclient [2013/12/23 20:08]
sunweaver
Line 12: Line 12:
  
 ===== MacOS X =====   ===== MacOS X =====  
-[[http://code.x2go.org/releases/binary-macosx/x2goclient/|Download X2Go for MacOS X™]] 
  
-Xquartz+==== Xquartz (required by X2Go Client) ====
  
-:!: The X2Go Mac client uses the OSX X11 server [[http://xquartz.macosforge.org/landing/Xquartz]]. +:!: The X2Go Mac client uses the OSX X11 server which can be obtained from [[http://xquartz.macosforge.org/landing/|here]]. 
  
   * The X11 server must be configured to accept remote sessions in its preferences.    * The X11 server must be configured to accept remote sessions in its preferences. 
   * One must also enable a root screen in X11 preferences if one wants truly full screen view in X2Go.    * One must also enable a root screen in X11 preferences if one wants truly full screen view in X2Go. 
- +  * After installation of XQuartz, the user has to log off and log on again. 
-[[http://comments.gmane.org/gmane.linux.terminal-server.x2go.devel/525  source]]+  * Read further hints [[http://comments.gmane.org/gmane.linux.terminal-server.x2go.devel/525|here]]...
  
 :!: To make clipboard copy and paste - ⌘+V work normally use this one command: :!: To make clipboard copy and paste - ⌘+V work normally use this one command:
Line 28: Line 27:
 </code> </code>
  
-System Preferences Config +==== X2Go Client ==== 
 + 
 +[[http://code.x2go.org/releases/binary-macosx/x2goclient/|Download X2Go for MacOS X™]] and install the DMG image. 
 + 
 + 
 +=== System Preferences Config ===
  
 :!: To use print, local media sharing, and sound, one must also enable Remote Login in the System Preferences. :!: To use print, local media sharing, and sound, one must also enable Remote Login in the System Preferences.
Line 57: Line 61:
  
  
-===== Redhat ===== 
-You need to add our repository to yum: 
  
-* [[wiki:repositories:redhat|Redhat GNU/Linux]]+===== Fedora =====
  
 +X2Go Client is part of Fedora 19 and later. Install it using the
 +software installer or the following command:
  
 +<code>
 +yum install x2goclient
 +</code>
  
-===== GNU/Linux with installation from source tarball ===== 
  
-The sources of this X2Go component are available as [[http://code.x2go.org/releases/source/x2goclient | source tarballs]].+===== Redhat =====
  
 +You need to add our repository to yum:
  
 +* [[wiki:repositories:redhat|Redhat GNU/Linux]]
  
  
-===== Fedora =====+===== GNU/Linux with installation from source tarball =====
  
-**Warning:** This is not a supported installation. Do **NOT** expect any support from the developers of X2Go, Fedora or Mandriva.+The sources of this X2Go component are available as [[http://code.x2go.org/releases/source/x2goclient | source tarballs]].
  
-There are currently no Fedora packages for X2Go, but there are packages for Mandriva. For this installation all packages were downloaded from http://www.pbone.net. 
  
-  - Start a terminal, go to a suitable folder, e g Download. 
-  - Download packages for Mandriva (versions/file names may have changed):<code bash>wget ftp://ftp.pbone.net/mirror/ftp.mandrivauser.de/rpm/GPL/2010.1/i586/release/x2goclient-3.01-3mud2010.1.i586.rpm 
-wget ftp://ftp.pbone.net/mirror/ftp.mandrivauser.de/rpm/GPL/2010.1/i586/release/x2goclient-cli-3.0.1-3mud2010.1.noarch.rpm 
-wget ftp://ftp.pbone.net/mirror/carroll.cac.psu.edu/pub/linux/distributions/mandrakelinux/devel/cooker/i586/media/contrib/release/nxproxy-3.3.0-3mdv2010.1.i586.rpm 
-wget ftp://ftp.pbone.net/mirror/carroll.cac.psu.edu/pub/linux/distributions/mandrakelinux/devel/cooker/i586/media/contrib/release/libxcomp3-3.3.0-3mdv2010.1.i586.rpm 
-wget ftp://ftp.pbone.net/mirror/carroll.cac.psu.edu/pub/linux/distributions/mandrakelinux/devel/cooker/i586/media/main/release/libjpeg8-1.1.1-1-mdv2011.0.i586.rpm</code> 
-  - Install most of the packages with yum (automatically solves dependencies):<code bash>sudo yum install nxproxy-3.3.0-3mdv2010.1.i586.rpm libxcomp3-3.3.0-3mdv2010.1.i586.rpm libjpeg8-1.1.1-1-mdv2011.0.i586.rpm perl perl-Proc-Simple perl-Term-ReadPassword qt qt-x11</code> 
-  - Install packages with unmet dependecies ("perl-base" in Mandriva, Fedora calls it "perl"):<code bash>sudo rpm -ivh --nodeps x2goclient-3.01-3mud2010.1.i586.rpm x2goclient-cli-3.0.1-3mud2010.1.noarch.rpm</code> 
  
  
doc/installation/x2goclient.txt · Last modified: 2023/12/19 23:59 by gratuxri