On 17.07.2016 10:40 AM, ECF Solutions wrote:
I don't know if someone knows SLITAZ (http://www.slitaz.org/en/) - it's an extreme small Linux OS build from scratch but with similarities to Debian / Ubuntu.
It has it's own package manager but it is possible to convert .deb packages to SLITAZ-packages. I did this with
- x2goclient_4.0.1.1-1~bpo7+1_i386.deb
I could install this package and everything is looking fine - but:
When I start a connection it is build up but than immediately closed. In the (background-) terminal I get the following messages:
tux@slitaz:~$ 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: xxxx.xxx.xx.xxx:22" x2go-INFO-6> "X2Go Client wird geschossen..." x2go-INFO-7> "X2Go Client wurde geschlossen." tux@slitaz:~$
With the missing library, there's probably *a lot* of stuff that might go wrong. For more information, I'd definitely need the output of x2goclient --debug, though.
Mihai