Two more things... On Do 08 Jan 2015 10:39:21 CET, Mike Gabriel wrote:
# building nx-libs $ git clone git://code.x2go.org/nx-libs.git $ cd nx-libs
add this command here: $ git checkout build-main
$ debuild -uc -us [... check stdout/stderr for missing build-dependencies ...] [... install those missing build-dependencies ...] [... if first build failed, run debuild again ...] $ debuild -uc -us [... takes a while ...] # building x2goserver $ cd .. $ git git://code.x2go.org/x2goserver.git $ cd x2goserver
and this one here: $ git checkout release/4.0.1.x
$ debuild -uc -us [... check stdout/stderr for missing build-dependencies ...] [... install those missing build-dependencies ...] [... if first build failed, run debuild again ...] $ debuild -uc -us [... takes a bit...] $ cd .. $ exit # again as root $ dpkg -i ~x2go-build/x2go/*.deb $ apt-get install -f
Greets, Mike -- 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
pgp7GURL7x8Aq.pgp
Description: Digitale PGP-Signatur
_______________________________________________ x2go-user mailing list [email protected] http://lists.x2go.org/listinfo/x2go-user
