Excellent information, Mr. Krause! I never thought to look for a bug report, but I get very similar yum transcripts. I have a wide range of dependency issues depending on whether I'm installing on a very sparse test server or a more robust computational server, but it does eventually boil down to the make_path issues you've pointed to. Thanks for all the effort and information you've put in!

-Kermit

On 08/23/2013 09:26 AM, Holger Krause wrote:
Am Freitag, 23. August 2013 schrieb Holger Krause:
Hi list,

Inspired by Kermit Short's posting a week ago, I tried to install
x2goserver on RHEL 5 (x86_64) today. Missing dependencies I installed
manually. The dependency on the perl-file module reported by yum
----
Error: Missing Dependency: perl(File::BaseDir) is needed by package
x2goserver ----
I tried to fullfill with
----
[root@hermes ~]# rpm -i perl-File-BaseDir-0.03-1.el5.noarch.rpm
-----
[...]
   Installing: x2goserver                   ####################### [22/24]
"make_path" is not exported by the File::Path module
Can't continue after import errors at /usr/sbin/x2godbadmin line 25
BEGIN failed--compilation aborted at /usr/sbin/x2godbadmin line 25.
[...]
Now, calling x2godbadmin yields the same error message as during
installation by yum:
----
[root@hermes log]# /usr/sbin/x2godbadmin
"make_path" is not exported by the File::Path module
Can't continue after import errors at /usr/sbin/x2godbadmin line 25
BEGIN failed--compilation aborted at /usr/sbin/x2godbadmin line 25.
----
[...]
Do I need a specific version of perl(File::BaseDir)? Any ideas how to fix
the x2goserver configuration?
I just found http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=254. Seemingly,
the problem with 'make_path' is already mentioned there, albeit not as the
main topic of the reported bug. Is there a known workaround?

Best,

Holger
_______________________________________________
X2Go-User mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/x2go-user

_______________________________________________
X2Go-User mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/x2go-user

Reply via email to