These are the perl-* packages installed on the server: # rpm -qa *perl-* perl-Pod-Simple-3.13-127.el6.x86_64 perl-ExtUtils-ParseXS-2.2003.0-127.el6.x86_64 perl-File-ReadBackwards-1.04-1.2.el6.rf.noarch perl-version-0.77-127.el6.x86_64 perl-ExtUtils-MakeMaker-6.55-127.el6.x86_64 perl-CGI-3.51-127.el6.x86_64 perl-libs-5.10.1-127.el6.x86_64 perl-Test-Harness-3.17-127.el6.x86_64 perl-DBI-1.617-8.1.x86_64 perl-File-BaseDir-0.03-14.1.noarch perl-Config-Simple-4.59-18.1.x86_64 perl-DBD-SQLite-1.31-2.x86_64 perl-DBD-Pg-2.15.1-3.el6.x86_64 perl-Capture-Tiny-0.23-0.0x2go1.el6.noarch perl-Pod-Escapes-1.04-127.el6.x86_64 perl-Module-Pluggable-3.90-127.el6.x86_64 perl-devel-5.10.1-127.el6.x86_64 perl-Test-Simple-0.92-127.el6.x86_64
Here is the x2go.repo: # cat /etc/yum.repos.d/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/R HEL_6/repodata/repomd.xml.key enabled=1 [x2go-extras] name=Upstream X2Go Packages (extra packages) baseurl=http://packages.x2go.org/epel/$releasever/extras/$basearch gpgcheck=0 enabled=1 protect=0 On 5/26/15, 5:34 PM, "Mihai Moldovan" <[email protected]> wrote: >On 27.05.2015 01:23 AM, Real, Elizabeth (392K) wrote: >> Results: On the x2go client, I accepted the initial Œnew' server key >>but the >> connection failed with this error: >> Connection failed Can't locate DBI.pm in @INC > >That means you're missing the package "perl-DBI", which should be a >dependency >of both "perl-DBD-SQLite" (needed if you set the SQL backend to sqlite in >x2goserver.conf) or the package "perl-DBD-Pg" (for postgres.) > >Can you check which of them are installed? > > >> **NOTE: I configured several repos on the server and installed all of >>the >> dependancies, but for some reason the server installation on RHEL 6 or >>7 does >> not work for me. > >What repos did you add exactly? Is our repo on packages.x2go.org showing >this >problem? > > > >Mihai > _______________________________________________ x2go-dev mailing list [email protected] http://lists.x2go.org/listinfo/x2go-dev
