Dear Les,
Thank you for your always helpful answers.
"Manual" means wget + rpm -i. Only x2go "EPEL" repo was enabled. There are two x2go repos, one "EPEL" and one "SUSE Open Factory" (you may want to visit the link I provided). So I call it "EPEL" to distinguish from the "SUSE Open Factory".
There is also EPEL EPEL, a RedHat/Fedora project which has nothing to do with x2go besides providing the dependencies for "EPEL" build of it. I did not enable the EPEL repo. If dependencies in x2go rpms that are in "EPEL" build are correct, they should tell me, what rpms do I miss. Then I install missing ones manually. As described above.
I have 4.0.1.15 that is in the "EPEL" x2go repo.
-- Grigory Shamov
HPC Analyst, Tech. Site Lead, Westgrid/Compute Canada E2-588 EITC Building, University of Manitoba (204) 474-9625
On 14-08-26 3:05 PM, "Les Mikesell" <lesmikesell@gmail.com> wrote:
On Tue, Aug 26, 2014 at 2:54 PM, Grigory Shamov <Grigory.Shamov@umanitoba.ca> wrote:
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?
I don't understand the "manually" part. If the EPEL repository is enabled, yum should have installed all the dependencies together for you. And a working x2goserver is included in EPEL. I don't think you need the x2go repo unless you want a version newer than 4.0.1.15. What version did you install?
-- Les