====== Build NX (NoMachine) Libraries for GNU/Linux ====== The [[https://code.x2go.org/gitweb?p=nx-libs.git|nx-libs repository]] contains several sub-modules like nx-X11, nxcomp, nxcompsahd, nxdialog and nxproxy. [[https://github.com/ArcticaProject/nx-libs|Upstream repository of nx-libs]] (Arctica Project). ==== Clone the archive ==== $ mkdir ~/x2go && cd ~/x2go $ git clone git://code.x2go.org/nx-libs.git $ cd nx-libs Depending on what operating system you are, you can create packages for Debian/Ubuntu, Fedora/EPEL, OpenSuse and Windows. More details about the pre-requisites and the build steps see the [[https://code.x2go.org/gitweb?p=nx-libs.git;a=blob;f=README.md|README.md file]]. ==== Useful links ==== * [[https://wiki.x2go.org/doku.php/wiki:libs:nx-libs|Nx-libs background info]]