Get the latest and greatest release of gloox here.
gloox 0.9.9.7
MD5: 8be98809a438a7e45e3f862351722da6
gloox 1.0-beta7
MD5: 482bf5ed8e4c14f2788efdd9c39e9acf
You can get the stable branch's source by issuing the following command. Usually only bugfixes get applied here.
svn co svn://svn.camaya.net/gloox/branches/0.9 gloox-0.9
The upcoming stable branch can be found in branches/1.0. Here, as well, only bugfixes will be applied.
svn co svn://svn.camaya.net/gloox/branches/1.0 gloox-1.0
Development of new features happens in trunk. There is absolutely no guarantee that this code compiles or works as expected (even though usually it at least compiles). To check out the bleeding edge source:
svn co svn://svn.camaya.net/gloox/trunk gloox
If you are on *nix, create the build system by running:
./autogen.sh
You can browse the repository online at http://svn.camaya.net.
./configure makethen as user root:
make install