Version 41 (modified by phil, 7 years ago)

Bump net6 and obby

Download

Important: Read carefully the section which applies to you in our installation guide.

Binary Builds

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

Gobby 0.4

http://darcs.0x539.de/trac/obby/gfx/download_windows.png Microsoft Windows: Gobby 0.4.1 (1.4 MB)

Please look at the matrix below for source tarballs.

Gobby 0.3

http://darcs.0x539.de/trac/obby/gfx/download_windows.png Microsoft Windows: Gobby 0.3.1 (1.07 MB)

Older Versions

See http://releases.0x539.de/gobby.

Installation Hints

Gobby 0.4

http://darcs.0x539.de/trac/obby/gfx/download_debian.png Debian Etch: Gobby 0.4 is available directly from Debian unstable. It will propagate to Etch hopefully soon.

http://darcs.0x539.de/trac/obby/gfx/download_debian.png Debian Sarge: There is currently no backport of Gobby 0.4 available. You could run a backport of the dedicated server Sobby 0.4, though. Just add deb http://pkern.debian.net/debian sarge obby to your /etc/apt/sources.list and run apt-get update. Afterwards you can install it with apt-get install sobby.

http://darcs.0x539.de/trac/obby/gfx/download_ubuntu.png Ubuntu Dapper Drake: Gobby 0.4 is available on our own repository. To activate it add deb http://pkern.debian.net/debian dapper obby to your /etc/apt/sources.list and run apt-get update. Afterwards you can install Gobby with apt-get install gobby. (To add the archive's GPG key to your list of trusted keys just run wget -O - http://pkern.debian.net/gpgkey | apt-key add -. Otherwise you will get warned of unauthenticated packages to be installed.)

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

http://darcs.0x539.de/trac/obby/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 =gobby-0.4* will be sufficient to install Gobby.

http://darcs.0x539.de/trac/obby/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://darcs.0x539.de/trac/obby/gfx/download_source.png Source: Due to this branch being a development version you are required to compile it from source. Be aware that it is not backwards-compatible. Get the current tarballs from the Source Code section below.

Gobby 0.3

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

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

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

Gobby 0.2

http://darcs.0x539.de/trac/obby/gfx/download_gentoo.png Gentoo: emerge =gobby-0.2*

http://darcs.0x539.de/trac/obby/gfx/download_ubuntu.png Ubuntu Breezy Badger: apt-get install gobby

http://darcs.0x539.de/trac/obby/gfx/download_fedora_whitebg.png Fedora Core 4 Extras: yum install gobby

Source Code

PackageStableCurrentOlder versions
net61.3.2 - http://releases.0x539.de/net6
obby0.4.2 - http://releases.0x539.de/obby
gobby0.4.1 - http://releases.0x539.de/gobby
sobby0.4.1 - http://releases.0x539.de/sobby

darcs Repository

We use darcs 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
net6darcs get --partial --set-scripts-executable http://darcs.0x539.de/net6darcsweb: net6
obbydarcs get --partial --set-scripts-executable http://darcs.0x539.de/obbydarcsweb: obby
gobbydarcs get --partial --set-scripts-executable http://darcs.0x539.de/gobbydarcsweb: gobby
sobbydarcs get --partial --set-scripts-executable http://darcs.0x539.de/sobbydarcsweb: sobby