Hi all,

On  Do 20 Nov 2014 00:18:55 CET, Short, Kermit wrote:

I would love to figure out how to compile it as well. I've been told the platform my thin client runs on is closest to Ubuntu LTS 12.04 32 bit, but I can't manage to get the entire client to compile either.

The dependencies are given in the file debian/control [1] (under Build-Depends).

So on a normal Debian / Ubuntu system it would be this:

  sudo apt-get install dpkg-dev build-essential
  sudo apt-get install debhelper libqt4-dev libldap2-dev libssh-dev \
               libcups2-dev libx11-dev libxpm-dev
  sudo apt-get install git
  git clone git://code.x2go.org/x2goclient.git
  cd x2goclient
  debuild -uc -us
  # wait for build...
  cd ..
  sudo dpkg -i x2goclient*.deb

If you install libraries in a non-standard path, then you have to call X2Go Client with a tweaked LD_LIBRARY_PATH variable, I presume.


Greets,
Mike

[1] http://code.x2go.org/gitweb?p=x2goclient.git;a=blob;f=debian/control;h=becd4bc7c6bb38f4e9fc3fc6acb5a724b890a00b;hb=177b74ec0a8943c0a306bed945350ba1c041eed7#l8

--

DAS-NETZWERKTEAM
mike gabriel, herweg 7, 24357 fleckeby
fon: +49 (1520) 1976 148

GnuPG Key ID 0x25771B31
mail: [email protected], http://das-netzwerkteam.de

freeBusy:
https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xfb

Attachment: pgp4PN400Ohth.pgp
Description: Digitale PGP-Signatur

_______________________________________________
x2go-user mailing list
[email protected]
http://lists.x2go.org/listinfo/x2go-user

Reply via email to