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:
- but: it didn't. I mean, yes, it did, but it seems it has missed at least some dependencies. Let's just say doing that is a very bad idea. What happened here is that essentially the binary package has been re-packed, without keeping the dependencies (either "formal" dependencies as recorded in the control file of a .deb package, or "informal" as part of run-time dependencies of binaries or libraries.) > 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
signature.asc
Description: OpenPGP digital signature
_______________________________________________ x2go-user mailing list [email protected] http://lists.x2go.org/listinfo/x2go-user
