A page in your DokuWiki was added or changed. Here are the details: Date : 2013/03/14 23:25 Browser : Mozilla/5.0 (X11; Linux x86_64; rv:18.0) Gecko/20100101 Firefox/18.0 Iceweasel/18.0.1 IP-Address : 46.142.39.109 Hostname : 109-39-142-46.pool.kielnet.net Old Revision: http://wiki.x2go.org/doku.php/download:source-tarballs?rev=1362761298 New Revision: http://wiki.x2go.org/doku.php/download:source-tarballs Edit Summary: User : sunweaver @@ -2,9 +2,9 @@ ===== Download ===== - People who want to install X2go from source resp. package X2go for other distributions may be interested in our tarball releases. Please visit this URL to obtain tarballs (''.tar.gz''): + People who want to install X2Go from source resp. package X2Go for other distributions may be interested in our tarball releases. Please visit this URL to obtain tarballs (''.tar.gz''): <code> http://code.x2go.org/releases/source </code> @@ -16,17 +16,17 @@ </code> ===== Installation from Tarball ===== - To install an X2go project from a provided tarball release, please use the following commands: + To install an X2Go project from a provided tarball release, please use the following commands: <code> $ tar -vzcf <x2go-tarball_version.tar.gz> . $ cd <x2go-tarball_version> $ make && sudo make install </code> - By default the $PREFIX for installation is /usr/local, so basically your (e.g.) x2goclient application will be found in /usr/local/bin if the above command series finishes successfully. + By default the $PREFIX for installation is /usr/local, so basically your (e.g.) X2Go Client application will be found in /usr/local/bin if the above command series finishes successfully. NOTE: many code projects have an INSTALL file in their base project folder that contains extra instructions for the installation process. ===== Uninstallation ===== -- This mail was generated by DokuWiki at http://wiki.x2go.org/