| Version 76 (modified by armin, 4 years ago) |
|---|
Download
Important: Read carefully the section which applies to you in our installation guide. If you want to upgrade from an older version, be sure to have read the Upgrade page
Binary Builds
Gobby 0.5 (development version)
Microsoft Windows: Gobby 0.4.91 (6.7 MB). You can safely have installed both Gobby 0.4.91 and other versions of the 0.4 line (Gobby 0.4.x) together on the same machine as long as they are installed into different locations.
Gobby 0.4
Microsoft Windows: Gobby 0.4.9 (6.8 MB) We recommend that you uninstall any previous versions of Gobby before installing 0.4.9.
Please look at the matrix below for source tarballs.
Gobby 0.3 (old version)
Microsoft Windows: Gobby (old version) 0.3.1 (1.07 MB)
Older Versions
See http://releases.0x539.de/gobby.
Installation Hints
Gobby 0.5
You will have to build Gobby 0.4.91 from source until your distribution ships it. However, since the underlying library, libinfinity is not yet stable, it might take some time until it does.
Gobby 0.4
Debian Etch, Debian Lenny: Just aptitude install gobby to fetch Gobby 0.4.
Debian Sarge: Backports of Gobby are not possible; backports of Sobby are no longer supported, sorry. Please upgrade to Debian Etch which is the current stable release.
Ubuntu Dapper Drake: Backports of Gobby 0.4 will not be offered by us, sorry.
Ubuntu Edgy Eft, Feisty Fawn: Gobby 0.4 is available through your package manager of choice. It will not be supported by us however. The version is quite outdated but should still be compatible with the current revisions.
Ubuntu Gutsy Gibbon, Hardy Heron: Gobby is available through your package manager of choice, current versions will be published through gutsy-backports if necessary.
Gentoo: Add net-libs/net6 ~x86, net-libs/obby ~x86 and app-editors/gobby ~x86 as distinct lines to /etc/portage/package.keywords (and replace x86 to state your architecture, if yours differs). Afterwards an emerge --ask =app-editors/gobby-0.4* will be sufficient to install Gobby.
MacPorts: Sync your tree with sudo port selfupdate, then run sudo port install gobby. Please note: There might be issues popping up on the way, for which we are not responsible. Please use the MacPorts bug tracker to report problems. (Unless you are certain that the problem is in the portfiles of either net6, obby, gobby or sobby.)
OpenSuSE, Fedora & others: Gobby sobby
NetBSD's pkgsrc: Gobby has been imported into their repository. Please follow the usual instructions to install it. See the README for details.
Gobby 0.3
Ubuntu Dapper Drake: apt-get install gobby
Fedora Core 5 Extras: yum install gobby
Source Code
| Package | Stable | Current | Older versions |
| net6 | 1.3.9 | - | http://releases.0x539.de/net6 |
| obby | 0.4.7 | - | http://releases.0x539.de/obby |
| gobby | 0.4.9 | 0.4.91 | http://releases.0x539.de/gobby |
| sobby | 0.4.5 | - | http://releases.0x539.de/sobby |
| libinfinity | - | 0.2.0 | http://releases.0x539.de/libinfinity |
Git Repository
We use Git as version control system. If you are interested to get most up to date source code of our projects, you may check out the repositories using the following commands. Note however that the source code in the repository may not even compile and may be API/ABI incompatible with older versions. It is also possible that the obby protocol has changed, so you cannot even collaborate with the current stable version of Gobby. You also need autoconf and automake to compile code from our repository, as you need to run autoreconf after you successfully checked out a copy. Running configure with --enable-maintainer-mode is suggested where applicable. This will automatically re-run autoconf and automake as necessary during make.
| Package | Command | Web interface |
| net6 | git clone git://git.0x539.de/git/net6.git | Source code browser: net6 |
| obby | git clone git://git.0x539.de/git/obby.git | Source code browser: obby |
| gobby | git clone git://git.0x539.de/git/gobby.git | Source code browser: gobby |
| sobby | git clone git://git.0x539.de/git/sobby.git | Source code browser: sobby |
| libinfinity | git clone git://git.0x539.de/git/infinote.git | Source code browser: infinote |
Gobby 0.5 is currently developed in the gobby-infinote branch of the Gobby repository. master still is 0.4.x.

