A page in your DokuWiki was added or changed. Here are the details: Date : 2016/12/16 15:24 Browser : Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Firefox/45.0 IP-Address : 78.43.90.159 Hostname : HSI-KBW-078-043-090-159.hsi4.kabel-badenwuerttemberg.de Old Revision: http://wiki.x2go.org/doku.php/doc:howto:tce?rev=1481852207 New Revision: http://wiki.x2go.org/doku.php/doc:howto:tce Edit Summary: [Build system prerequisites for all variants] User : stefanbaur @@ -25,10 +25,13 @@ * We suggest leaving at least 4 GB of free disk space so the build won't abort due to insufficient disk space while packages are downloaded, unpacked and copied around. * Make sure your package list is up to date by running: <code>sudo apt-get update </code> * Install the required packages by running: <code>sudo apt-get install git-core live-build live-config-doc live-manual-html live-boot-doc</code> * export the following variables:<code> - # Point this to the git repository you wish to use + # Select ONE of the following git reposities + # this one loosely corresponds to "stable" export LBX2GO_CONFIG='git://code.x2go.org/live-build-x2go.git::feature/openbox' + # this one loosely corresponds to "heuler" + #export LBX2GO_CONFIG='https://github.com/LinuxHaus/live-build-x2go::feature/openbox' # Select ONE of the following LBX2GO_ARCH lines and comment out the others # (feel free to use long or short options) # for 64-Bit builds, use: -- This mail was generated by DokuWiki at http://wiki.x2go.org/