This shows you the differences between two versions of the page.
|
download:source-tarballs [2013/03/08 16:48] sunweaver [Code projects installable from Tarball] |
download:source-tarballs [2013/03/14 23:25] (current) sunweaver |
||
|---|---|---|---|
| Line 4: | Line 4: | ||
| ===== Download ===== | ===== 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> | <code> | ||
| Line 18: | Line 18: | ||
| ===== Installation from Tarball ===== | ===== 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> | <code> | ||
| Line 26: | Line 26: | ||
| </code> | </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. | NOTE: many code projects have an INSTALL file in their base project folder that contains extra instructions for the installation process. | ||