Source Code
Releases are available from the Savannah
download area for GTA.
The latest stable releases are:
$ git clone git://git.savannah.nongnu.org/gta.git$ cd gta/libgta$ autoreconf -i$ ./configure; make; make install$ cd ../gtatool$ autoreconf -i$ ./configure; make; make installBinaries
Binaries for Ubuntu are available from http://launchpad.net/~marlam/+archive/gta:
sudo add-apt-repository ppa:marlam/gta
sudo apt-get update
sudo apt-get install libgta libgta-dev libgta-doc gtatool
Binaries for the Windows platform are available in the
Windows subdirectory
of the download area.