Stable release (0.14.16) (highly recommended)
You should use this version if you do not want to experience unexpected crashes and so on.
Get latest stable release *.tar.bz2 *.tar.xzDevelopment release
This version might crash at any moment and loose your data.
Get latest development release (0.15.1) *.tar.bz2 *.tar.xzSVN tree is available at savannah.nongnu.org:
The whole tree can be downloaded with the following commands:
$ svn checkout svn://svn.savannah.nongnu.org/gchemutils/trunk/gchemutils gchemutils
The 0.14 branch can be downloaded with:
$ svn co svn://svn.savannah.nongnu.org/gchemutils/branches/gchemutils-0-14/gchemutils gchemutils
After checkout you need to run:
$ ./autogen.sh
$ make
# make install