Development of X2Go
The development of X2Go depends on your contributions. Please report X2Go issues to our bug tracker.
Read the documentation on how to report a bug first before starting to file your first bug.
Code Documentation
… what's needed to build X2Go from Git for the first time if you are on Debian & co.
Building X2Go from Source

Build any X2Go code project from source on Debian-like systems
general build from source, what's needed to build
The following X2go projects support tarball installation. If you find a reference to a release version here that has not yet been release (i.e. is not available as tarball) then this means that it will be available in the code project's next upcoming release.
| Code Project | Release | Mechanism |
|---|---|---|
| x2goclient | >= 3.0.1.19 | make/qmake |
| x2goserver | >= 3.0.99.1 | make |
| nx-libs | >= 3.5.0.18 | make |
| python-x2go | >= 0.2.0.0 | setup.py |
| pyhoca-gui | >= 0.4.0.1 | setup.py |
… esp. apply to installation on the Linux-From-Scratch distribution.
Building X2Go for GNU/Linux
Building X2Go for MS Windows
Building X2Go for MacOS