| Version 41 (modified by phil, 7 years ago) |
|---|
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
Microsoft Windows: Gobby 0.4.1 (1.4 MB)
Please look at the matrix below for source tarballs.
Gobby 0.3
Microsoft Windows: Gobby 0.3.1 (1.07 MB)
Older Versions
See http://releases.0x539.de/gobby.
Installation Hints
Gobby 0.4
Debian Etch: Gobby 0.4 is available directly from Debian unstable. It will propagate to Etch hopefully soon.
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.
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.)
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.
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.)
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
Ubuntu Dapper Drake: apt-get install gobby
Fedora Core 5 Extras: yum install gobby
Gobby 0.2
Ubuntu Breezy Badger: apt-get install gobby
Fedora Core 4 Extras: yum install gobby
Source Code
| Package | Stable | Current | Older versions |
| net6 | 1.3.2 | - | http://releases.0x539.de/net6 |
| obby | 0.4.2 | - | http://releases.0x539.de/obby |
| gobby | 0.4.1 | - | http://releases.0x539.de/gobby |
| sobby | 0.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.
| Package | Command | Web interface |
| net6 | darcs get --partial --set-scripts-executable http://darcs.0x539.de/net6 | darcsweb: net6 |
| obby | darcs get --partial --set-scripts-executable http://darcs.0x539.de/obby | darcsweb: obby |
| gobby | darcs get --partial --set-scripts-executable http://darcs.0x539.de/gobby | darcsweb: gobby |
| sobby | darcs get --partial --set-scripts-executable http://darcs.0x539.de/sobby | darcsweb: sobby |

