[X2Go-User] Developing X2GO For Openthinclient.
Mike Gabriel
mike.gabriel at das-netzwerkteam.de
Thu Nov 20 10:02:56 CET 2014
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: mike.gabriel at das-netzwerkteam.de, http://das-netzwerkteam.de
freeBusy:
https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xfb
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: Digitale PGP-Signatur
URL: <http://lists.x2go.org/pipermail/x2go-user/attachments/20141120/07e7fd18/attachment-0001.pgp>
More information about the x2go-user
mailing list