download

Get the latest and greatest release of gloox here.

gloox 0.9.9.5
MD5: aea64738079769eaf0d442365c2a740b

gloox 1.0-beta2
MD5: dfa0e5bb304cad992445aa6e832b2d7c

dependencies

All the dependencies are optional for compilation. However, they add functionality which is required for XMPP compliance. On Windows, the native TLS implementation can be used.

anon svn access

You can get the stable branch's source issuing the following command. Usually only bugfixes get applied here.

svn co svn://svn.camaya.net/gloox/branches/0.9 gloox-0.9

Development of new features happens in trunk. There is absolutely no guarantee that this code compiles or works as expected (even though it usually does). 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.

source installation
First, the usual
./configure
make
then as user root:
make install


last update: 2008-03-22 09:44 by: js
© 2002-2007 by Jakob Schröter