<html>
  <head>
    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hello all,<br>
    <br>
    I don't know if someone knows SLITAZ (<a
      class="moz-txt-link-freetext" href="http://www.slitaz.org/en/"><a class="moz-txt-link-freetext" href="http://www.slitaz.org/en/">http://www.slitaz.org/en/</a></a>) 
    - it's an extreme small Linux OS build from scratch but with
    similarities to Debian / Ubuntu.<br>
    <br>
    It has it's own package manager but it is possible to convert .deb
    packages to SLITAZ-packages. I did this with<br>
    <br>
    - x2goclient_4.0.1.1-1~bpo7+1_i386.deb<br>
    <br>
    I could install this package and everything is looking fine - but:<br>
    <br>
    When I start a connection it is build up but than immediately
    closed. In the (background-) terminal I get the following messages:<br>
    <br>
    tux@slitaz:~$ x2goclient<br>
    x2goclient: /usr/lib/libldap_r-2.4.so.2: no version information
    available (required by x2goclient)<br>
    x2go-INFO-1> "Starting x2goclient..."<br>
    x2go-INFO-4> "Übersetzung: :/x2goclient_de_de installiert."<br>
    x2go-INFO-5> "Übersetzung: :/qt_de_DE installiert."<br>
    x2go-INFO-3> "X2Go Client ist gestartet."<br>
    x2go-INFO-8> "Verbindung mit Server wird gestartet:
    xxxx.xxx.xx.xxx:22"<br>
    x2go-INFO-6> "X2Go Client wird geschossen..."<br>
    x2go-INFO-7> "X2Go Client wurde geschlossen."<br>
    tux@slitaz:~$ <br>
    <br>
    With success I tested the following:<br>
    - enabled trusted x11 forwarding (<code> ForwardX11Trusted yes
      ForwardX11 yes)</code><br>
    - connect via ssh -X to the server - works<br>
    - start via ssh -X e.g. gimp on the server - works<br>
    <br>
    To the same server I can connect via x2goclient from e.g. an Xubuntu
    14.04 Laptop without any problems - so from my point of view it
    can't be a server issue ...<br>
    <br>
    Any hints please - regards Christian<br>
    <br>
  </body>
</html>