Hi John, On Sa 07 Jan 2012 09:12:08 CET John Williams wrote:
Two questions: 1) What is the current status of the great nx-libs rework that was mentioned last November? Is there any solution to building nxcomp, nxcompext, and nxcompshad against the NX libraries rather than the X libraries? (If I have that right?) 2) Why am I getting a compile error when I try to build nx-X11 from the source tarballs at http://code.x2go.org/releases/source/nx-libs/ ? I downloaded all of the tarballs from nx-libs: nx-X11, nxagent, nxauth, nxcomp, nxcompext, nxcompshad, nxproxy I expanded them all into the same directory (nxagent and nxauth actually installed into a subdirectory of nx-X11), then I changed into the nx-X11 directory and ran "make World". The build proceeded well for a long time, but then hit an error:
I recommend the following procedure (you need git and quilt for this): $ git clone git://code.x2go.org/nx-libs.git $ QUILT_PATCHES=debian/patches quilt push -a $ make && make installPlease take a closer look at the patches as some of them replace installation paths in a hard coded manner. If you do not want to install to /usr/ (rather to /usr/local/) it needs some work of yours. Please contribute your patches and fixes.
Please try the above in a chroot first (before bugging your build server). Esp. the ,,make install'' is untested yet. So prepare for being a tester.
Mike -- DAS-NETZWERKTEAM mike gabriel, dorfstr. 27, 24245 barmissen fon: +49 (4302) 281418, fax: +49 (4302) 281419 GnuPG Key ID 0xB588399B mail: [email protected], http://das-netzwerkteam.de freeBusy: https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xfb
pgpvnimIRVIeV.pgp
Description: Digitale PGP-Unterschrift
_______________________________________________ X2go-Dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/x2go-dev
