Version 61 (modified by daniel@…, 5 years ago)

OpenSuSE, Fedora & others

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.5 (1.4 MB)

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

(no logo) pkgsrc: Gobby has been imported on Nov 05 2007. Binary packages for gobby will appear slowly on this page.

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

http://gobby.0x539.de/gfx/download_debian.png Debian Etch: download gobby, obby and net6 and install them in the following order considering their dependencies: net6: libsigc++-2.0-dev libgnutls-dev gobby libxml++2.6-dev libgtksourceview-dev libgtkmm-2.4-dev (not libgtkmm-2.4-dev!)

Gobby 0.4

http://gobby.0x539.de/gfx/download_debian.png Debian Etch: 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: Gobby 0.4 was available on our own repository. One used to be able to activate it by adding deb http://pkern.debian.net/debian dapper obby to your /etc/apt/sources.list and running apt-get update. Afterwards you could 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.) On or before 2007-05-07, however, Philipp Kern no longer hosts backports for Dapper, although he does offer to build packages for it if requested.

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

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.5 - http://releases.0x539.de/net6
obby0.4.4 - http://releases.0x539.de/obby
gobby0.4.5 - 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