You are not logged in.
Pages: 1
Hello everybody,
I would very much like to have SliTaz (either 4.0 or 5.0 - doesn't matter in my special case) working with x2goclient (e.g. http://wiki.x2go.org/doku.php/download:start).
I tried the following way on both (4.0 / 5.0) installed to a Virtual Machine in Virtualbox:
- download the x2goclient.deb package.
- tazpkg convert the .deb file - worked like a charm, no error messages
- tazpkg install the package file - worked like a charm, no error messages, x2goclient in Internet Menu - like I know it from countless installations on Ubuntu)
- try to start it - nothing happens ...
Then I moved into the bin-directory and tried to start it (as root and as tux) "direct" and get the following messages:
tux@slitaz:/usr/bin$ ./x2goclient
./x2goclient: /lib/libc.so.6: version `GLIBC_2.15' not found (required by ./x2goclient)
./x2goclient: /usr/lib/libldap_r-2.4.so.2: no version information available (required by ./x2goclient)
Has somebody a hint / way for me to overcome this problem?
Is the .deb package the correct starting point? They have x2goclient for the mainly distributions ( Debian GNU/Linux, Ubuntu GNU/Linux, SUSE-based, Fedora-based, RedHat-based (EPEL)) - but I personal only have some experience with Ubuntu ...
Why this is so interesting? - Because I would like to have a personal adjusted SliTaz in a / as the chroot of a PXE-Server for thin clients. But on the clients I must be able to start x2goclient to connect to the application server ...
Thanks for any help ...
Offline
Try to convert this deb
https://packages.debian.org/wheezy-backports/x2goclient
https://packages.debian.org/wheezy-backports/i386/x2goclient/download
Offline
Thanks venchancer - installation worked and program is starting!!! Sooo coool!!! Tried to connect to my companies server - this didn't worked - he gets a connection but then turns it off immediately - so have to investigate / test further tomorrow. But this is a big step forward...
Regards Ernst
Offline
Seems there are problems left ...
Tested it again - host (I try to reach) is an Ubuntu with XFCE desktop (as the company server I tested last night) - and behavior is the same: x2goclient starts - choose connection - insert password (the right one -lol) - connection building up and terminated the same moment.
Prior to this I tested if I could connect to the "Server" via ssh -X... (means I have installed openssh in SliTaz btw.) and it worked. Next I tested if I could start via ssh e.g. gimp on the app-server - first it did not work because I had an xauth issue - solved this by editing the /etc/ssh/ssh_config on the SliTaz VM - it must read:
...
ForwardX11 yes
ForwardX11Trusted yes
...
Now I could start any program I wanted ...
Tested x2goclient again - no change ...
Done the test from terminal, it shows following message:
tux@slitaz:/usr/bin$ ./x2goclient
./x2goclient: /usr/lib/libldap_r-2.4.so.2: no version information available (required by ./x2goclient)
x2go-INFO-1> "Starting x2goclient..."
x2go-INFO-4> "Übersetzung: :/x2goclient_de_de installiert."
x2go-INFO-5> "Übersetzung: :/qt_de_DE installiert."
x2go-INFO-3> "X2Go Client ist gestartet."
x2go-INFO-8> "Verbindung mit Server wird gestartet: 192.168.xx.xxx:22"
libLDAP - has this something to do with printing? Sorry if it is a stupid question but I'm still a newbie ... btw I disabled in the x2goclient audio- as well as printing-support for this session.
Any further hint? Could what I (not) see have something to do with the above quoted message?
Regards Ernst
Offline
libldap refers to LDAP Lightweight Directory Access Protocol for remote access...
Pages: 1
[ Generated in 0.019 seconds, 7 queries executed - Memory usage: 1.54 MiB (Peak: 1.77 MiB) ]