This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
doc:installation:x2goserver [2015/01/04 18:00] mikedep333 Refactor RHEL/EPEL to separate OBS vs packages.x2go.org |
doc:installation:x2goserver [2019/07/01 08:03] (current) mmoeller |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== X2Go Server installation ====== | ====== X2Go Server installation ====== | ||
| - | Please see [[wiki: | + | Please see [[wiki: |
| Line 39: | Line 39: | ||
| Add our [[wiki: | Add our [[wiki: | ||
| + | |||
| + | <code bash> | ||
| + | sudo apt-get install x2goserver x2goserver-xsession | ||
| + | </ | ||
| + | |||
| + | ===== Raspbian ===== | ||
| + | |||
| + | Add our [[wiki: | ||
| <code bash> | <code bash> | ||
| Line 60: | Line 68: | ||
| </ | </ | ||
| + | Then, install '' | ||
| ===== Fedora 19 and later ===== | ===== Fedora 19 and later ===== | ||
| Line 76: | Line 85: | ||
| Check that you have activated the " | Check that you have activated the " | ||
| <code bash> | <code bash> | ||
| - | sudo rhn-channel | + | sudo subscription-manager repos --list |
| </ | </ | ||
| If the optional channel for your base channel is not active, activate it. | If the optional channel for your base channel is not active, activate it. | ||
| <code bash> | <code bash> | ||
| - | sudo rhn-channel | + | sudo subscription-manager repos --enable=rhel-7-server-optional-rpms |
| </ | </ | ||
| Or use the RHNS web interface to activate the channel "RHEL Server Optional" | Or use the RHNS web interface to activate the channel "RHEL Server Optional" | ||
| Line 87: | Line 96: | ||
| Then | Then | ||
| <code bash> | <code bash> | ||
| - | sudo yum install x2goserver | + | sudo yum install x2goserver |
| </ | </ | ||
| ===== RHEL 6 ===== | ===== RHEL 6 ===== | ||
| - | There are two sources for X2Go packages for RHEL 6 - Fedora EPEL and OBS. Follow one of the following two links to configure the repository of your choice. | + | There are two sources for X2Go packages for RHEL 6 - our packages repository and Fedora EPEL. |
| - | + | ||
| - | ==== EPEL ==== | + | |
| - | + | ||
| - | [[https:// | + | |
| - | + | ||
| - | ==== OBS ==== | + | |
| - | [[wiki: | + | |
| + | Select **one method only** and follow [[wiki: | ||
| ==== Activating Optional Channels for RHEL ==== | ==== Activating Optional Channels for RHEL ==== | ||
| Line 145: | Line 148: | ||
| sudo yum install x2goserver-xsession | sudo yum install x2goserver-xsession | ||
| </ | </ | ||
| - | ===== EPEL 5 (via Opensuse Build Service) ===== | ||
| - | [[wiki: | + | ===== EPEL 5 (via packages.x2go.org) ===== |
| + | |||
| + | <note warning> | ||
| + | |||
| + | [[wiki: | ||
| ==== Installing Required Dependencies (fuse and perl modules) ==== | ==== Installing Required Dependencies (fuse and perl modules) ==== | ||
| === Download required packages manually === | === Download required packages manually === | ||
| Line 153: | Line 159: | ||
| One approach is to download required packages manually. Yum will tell you what is needed, when you ask it to install '' | One approach is to download required packages manually. Yum will tell you what is needed, when you ask it to install '' | ||
| + | * perl(DBI:: | ||
| * perl(File:: | * perl(File:: | ||
| - | * perl(Sys:: | + | * perl(Sys:: |
| * fuse - fuse-2.7.4-8.el5.x86_64.rpm | * fuse - fuse-2.7.4-8.el5.x86_64.rpm | ||
| * 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 | ||
| - | * '' | + | * '' |
| - | * '' | + | * '' |
| ==== Installing X2Go Server ==== | ==== Installing X2Go Server ==== | ||
| - | You should now be able to install the '' | + | You should now be able to install the '' |
| yum install x2goserver | yum install x2goserver | ||
| + | | ||
| + | ===== SUSE ====== | ||
| - | Unfortunately, | + | Follow the the instructions for [[wiki:repositories: |
| - | Running Transaction | + | ==== Installing |
| - | | + | |
| - | Installing: libNX_X11-6 | + | |
| - | Installing: libNX_Xext6 | + | |
| - | Installing: libNX_Xrender1 | + | |
| - | Installing: libNX_Xrandr2 | + | |
| - | Installing: libNX_Xtst6 | + | |
| - | Installing: libNX_Xdamage1 | + | |
| - | Installing: makepasswd | + | |
| - | Installing: libXcompshad3 | + | |
| - | Installing: libNX_Xpm4 | + | |
| - | Installing: libNX_Xinerama1 | + | |
| - | Installing: libXcompext3 | + | |
| - | Installing: libNX_freetype6 | + | |
| - | Installing: libNX_Xfixes3 | + | |
| - | Installing: libNX_Xdmcp6 | + | |
| - | Installing: libNX_Xcomposite1 | + | |
| - | Installing: perl-DBI | + | |
| - | Installing: perl-DBD-Pg | + | |
| - | Installing: perl-DBD-SQLite | + | |
| - | Installing: perl-Config-Simple | + | |
| - | Installing: nxagent | + | |
| - | Installing: x2goserver | + | |
| - | " | + | |
| - | Can't continue after import errors at / | + | |
| - | BEGIN failed--compilation aborted at / | + | |
| - | chgrp: cannot access `/ | + | |
| - | chmod: cannot access `/ | + | |
| - | Installing: x2goagent | + | |
| - | Installing: x2goserver | + | |
| - | " | + | |
| - | Can't continue after import errors at / | + | |
| - | BEGIN failed--compilation aborted at / | + | |
| - | chgrp: cannot access `/ | + | |
| - | chmod: cannot access `/ | + | |
| - | + | ||
| - | Installed: x2goserver.i386 0: | + | |
| - | Dependency Installed: libNX_X11-6.x86_64 0: | + | |
| - | Complete! | + | |
| - | Despite being installed | + | <code bash> |
| + | zypper install | ||
| + | </ | ||
| - | Verbindung fehlgeschlagen DBD:: | + | ==== Workaround for Qt-based Applications and sudo/kdesu ==== |
| - | ===== EPEL 5 (via packages.x2go.org) ===== | + | Please keep this section in sync with the README.sudoers file in our packages! |
| - | <note warning> | + | === Problem Description === |
| - | [[http://wiki.x2go.org/doku.php/ | + | OpenSUSE 11 and SLES/SLED 11 do not support |
| - | ==== Installing Required Dependencies (fuse and perl modules) ==== | + | custom sudoers config files. |
| - | === Download required packages manually === | + | |
| - | One approach is to download required packages manually. Yum will tell you what is needed, when you ask it to install '' | + | If you are using any of these distributions and |
| + | are having issues regarding running Qt applications with elevated privileges | ||
| + | (e.g., via kdesu or sudo), please use this workaround. | ||
| - | * perl(DBI:: | ||
| - | * perl(File:: | ||
| - | * perl(Sys:: | ||
| - | * fuse - fuse-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 | ||
| - | * '' | + | === Necessary Actions === |
| - | * '' | + | |
| - | * rpm'' | + | - Copy the contents of the " |
| - | ==== Installing X2Go Server | + | |
| - | You should now be able to install the '' | + | |
| + | | ||
| + | | ||
| + | |||
| + | ===== Arch Linux ===== | ||
| + | '' | ||
| + | |||
| + | See https:// | ||
| + | |||
| + | ===== Slackware ===== | ||
| + | |||
| + | SlackBuilds for '' | ||
| + | |||
| + | * https:// | ||
| - | yum install x2goserver | ||