Version 63 (modified by phil, 5 years ago)

Updated Debian and Ubuntu information

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

You must install GTKmm first. The linked package will also download GTK+ if necessary''

Gobby 0.4

http://gobby.0x539.de/gfx/download_windows.png Microsoft Windows: Gobby 0.4.6 (1.7 MB)

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.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 due to be released soon.

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.)

(no logo) OpenSuSE, Fedora & others: Gobby sobby

(no logo) 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.6 - http://releases.0x539.de/net6
obby0.4.5 - http://releases.0x539.de/obby
gobby0.4.6 - http://releases.0x539.de/gobby
sobby0.4.4 - http://releases.0x539.de/sobby

SVN Repository

We use Subversion 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
net6svn co svn://svn.0x539.de/obby/net6/trunk net6Source code browser: net6
obbysvn co svn://svn.0x539.de/obby/obby/trunk obbySource code browser: obby
gobbysvn co svn://svn.0x539.de/obby/gobby/trunk gobbySource code browser: gobby
sobbysvn co svn://svn.0x539.de/obby/sobby/trunk sobbySource code browser: sobby