Version 76 (modified by armin, 4 years ago)

Update for Gobby 0.4.91, libinfinity 0.2

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)

http://gobby.0x539.de/gfx/download_windows.png 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

http://gobby.0x539.de/gfx/download_windows.png 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)

http://gobby.0x539.de/gfx/download_windows.png 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

http://gobby.0x539.de/gfx/download_debian.png Debian Etch, Debian Lenny: Just aptitude install gobby to fetch Gobby 0.4.

http://gobby.0x539.de/gfx/download_debian.png 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.

http://gobby.0x539.de/gfx/download_ubuntu.png Ubuntu Dapper Drake: Backports of Gobby 0.4 will not be offered by us, sorry.

http://gobby.0x539.de/gfx/download_ubuntu.png 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.

http://gobby.0x539.de/gfx/download_ubuntu.png Ubuntu Gutsy Gibbon, Hardy Heron: Gobby is available through your package manager of choice, current versions will be published through gutsy-backports if necessary.

http://gobby.0x539.de/gfx/download_smgl.png Source Mage: cast gobby

http://gobby.0x539.de/gfx/download_gentoo.png 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.

http://gobby.0x539.de/gfx/download_macports.png 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.)

http://gobby.0x539.de/gfx/download_rpm.png OpenSuSE, Fedora & others: Gobby sobby

http://gobby.0x539.de/gfx/download_netbsd.png 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

http://gobby.0x539.de/gfx/download_gentoo.png Gentoo: emerge =gobby-0.3*

http://gobby.0x539.de/gfx/download_ubuntu.png Ubuntu Dapper Drake: apt-get install gobby

http://gobby.0x539.de/gfx/download_fedora_whitebg.png Fedora Core 5 Extras: yum install gobby

Source Code

PackageStableCurrentOlder versions
net61.3.9 - http://releases.0x539.de/net6
obby0.4.7 - http://releases.0x539.de/obby
gobby0.4.9 0.4.91 http://releases.0x539.de/gobby
sobby0.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.

PackageCommandWeb interface
net6git clone git://git.0x539.de/git/net6.gitSource code browser: net6
obbygit clone git://git.0x539.de/git/obby.gitSource code browser: obby
gobbygit clone git://git.0x539.de/git/gobby.gitSource code browser: gobby
sobbygit clone git://git.0x539.de/git/sobby.gitSource code browser: sobby
libinfinitygit clone git://git.0x539.de/git/infinote.gitSource code browser: infinote

Gobby 0.5 is currently developed in the gobby-infinote branch of the Gobby repository. master still is 0.4.x.