User Tools

Site Tools


doc:installation:x2goserver

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:x2goserver [2014/09/22 15:47]
bengt.giger Update installation for RHEL6, Fedora
doc:installation:x2goserver [2015/01/04 17:50]
mikedep333 [Installing Required Dependencies (fuse and perl modules)] Specify perl(DBI::db) (The version in EL5 is too old)
Line 16: Line 16:
 To install ''add-apt-repository'' on Ubuntu 14.04: To install ''add-apt-repository'' on Ubuntu 14.04:
 <code bash> <code bash>
-sudo apt-get install python-software-common+sudo apt-get install software-properties-common
 </code> </code>
  
Line 146: Line 146:
 </code> </code>
 ===== RHEL 5 ===== ===== RHEL 5 =====
 +
 +<note warning>Due to bug[[http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=714|#714]], currently yum will not tell you what is needed.</note>
  
 [[wiki:repositories:redhat|Add the X2Go repo]] to your yum configuration using tag ''RHEL_5''. [[wiki:repositories:redhat|Add the X2Go repo]] to your yum configuration using tag ''RHEL_5''.
- 
 ==== Installing Required Dependencies (fuse and perl modules) ==== ==== Installing Required Dependencies (fuse and perl modules) ====
 === Download required packages manually === === Download required packages manually ===
Line 159: Line 160:
   * libfuse.so.2 - fuse-libs-2.7.4-8.el5.x86_64.rpm   * libfuse.so.2 - fuse-libs-2.7.4-8.el5.x86_64.rpm
   * fuse-sshfs - fuse-sshfs-2.2-1.el5.rf.x86_64.rpm   * fuse-sshfs - fuse-sshfs-2.2-1.el5.rf.x86_64.rpm
 +  * perl(DBI::db) - [[http://flexbox.sourceforge.net/centos/5/x86_64/perl-DBI-1.615-2.x86_64.rpm|perl-DBI-1.615-2.x86_64.rpm]]
  
   * ''rpm -i --nosignature perl-File-BaseDir-0.03-1.el5.noarch.rpm perl-Sys-Syslog-0.27-1.el5.x86_64.rpm''   * ''rpm -i --nosignature perl-File-BaseDir-0.03-1.el5.noarch.rpm perl-Sys-Syslog-0.27-1.el5.x86_64.rpm''
   * ''rpm -i --nosignature fuse-sshfs-2.2-1.el5.rf.x86_64.rpm fuse-libs-2.7.4-8.el5.x86_64.rpm fuse-2.7.4-8.el5.x86_64.rpm''   * ''rpm -i --nosignature fuse-sshfs-2.2-1.el5.rf.x86_64.rpm fuse-libs-2.7.4-8.el5.x86_64.rpm fuse-2.7.4-8.el5.x86_64.rpm''
- 
 ==== Installing X2Go Server ==== ==== Installing X2Go Server ====
 You should now be able to install the ''x2goserver'' package: You should now be able to install the ''x2goserver'' package:
doc/installation/x2goserver.txt ยท Last modified: 2019/07/01 08:03 by mmoeller