Thank you for your help. Server is installed and client can connect.
After replacing the x2go.repo and installing the fuse and pwgen packages I was able to successfully install x2goserver and xsession.
Lastly, what is the best session type to use by the client? kde, gnome, xfce?
From: Mihai Moldovan [ionic@ionic.de] Sent: Tuesday, June 23, 2015 11:35 AM To: Real, Elizabeth (392K); x2go-dev@lists.x2go.org Subject: Re: [X2Go-Dev] x2go client connection failed: can't locate DBI.pm in @INC
On 23.06.2015 08:20 PM, Real, Elizabeth (392K) wrote:
Ok, so as far as I can tell, the correct EPEL repos are set and the RHN option channel enabled. The x2go repo is set as well, here is the yum repolist and the cat of the x2go repo:
# yum repolist Loaded plugins: product-id, refresh-packagekit, rhnplugin, security, subscription-manager This system is receiving updates from RHN Classic or RHN Satellite. repo id repo name status X11_RemoteDesktop_x2go x2go (replaces NX) (RHEL_6) 236 rhel-x86_64-workstation-6 Red Hat Enterprise Linux Workstation (v. 6 for x86_64) 16,003 rhel-x86_64-workstation-optional-6 RHEL Workstation Optional (v. 6 for x86_64) 7,267 repolist: 23,506
X2go repo as per http://wiki.x2go.org/doku.php/wiki:repositories:redhat # cat x2go.repo [X11_RemoteDesktop_x2go] name=x2go (replaces NX) (RHEL_6) type=rpm-md baseurl=http://download.opensuse.org/repositories/X11:/RemoteDesktop:/x2go/RHEL_6/ gpgcheck=1 gpgkey=http://download.opensuse.org/repositories/X11:/RemoteDesktop:/x2go/RHEL_6/re... enabled=1
You're using the OBS repo *again*. Please don't do this. It's totally outdated and broken.
Replace x2go.repo with this: http://packages.x2go.org/epel/x2go.repo
I've also changed this wiki page to not refer to the OBS stuff anymore...
Afterwards, yum update and yum install x2goserver.
Mihai