Dear Les,
I've used EPEL 6 version of the X2go repo, by adding the repo as described, (http://wiki.x2go.org/doku.php/wiki:repositories:epel) and installed the dependencies rpms that were missing manually from EPEL 6 x86_64 ( python-gevent-0.13.8-3.el6.x86_64.rpm python-greenlet-0.4.2-1.el6.x86_64.rpm perl-File-Read-0.0801-2.el6.noarch.rpm perl-File-ReadBackwards-1.04-7.el6.noarch.rpm).
Is there more generic EPEL dependencies that I miss?
-- Grigory Shamov
HPC Analyst, Tech. Site Lead, Westgrid/Compute Canada E2-588 EITC Building, University of Manitoba (204) 474-9625
On 14-08-26 2:37 PM, "Les Mikesell" <lesmikesell@gmail.com> wrote:
On Tue, Aug 26, 2014 at 1:21 PM, Grigory Shamov <Grigory.Shamov@umanitoba.ca> wrote:
Dear x2go Users,
I have tried to install x2go (EPEL 6 version) to a CentOS 6.5 machine. The installation worked (I've had to add fuse and fuse-sshfs and a few perl modules, including perl-SQLite-DBD). However when I try to connect a client, or to run x2golistsessions on the server, I get the following error:
Connection failed DBD::SQLite::db prepare failed: no such table: sessions at /usr/lib64/x2go/x2gosqlitewrapper.pl line 467. Can't call method "execute" on an undefined value at /usr/lib64/x2go/x2gosqlitewrapper.pl line 475.
Could you please suggest how this problem is to be fixed? Thank you very much in advance!
Did you use yum to install x2goserver or just grab an isolated rpm from the repository? Yum should have taken care of all the dependencies for you.
-- Les Mikesell lesmikesell@gmail.com