Changes between Version 52 and Version 53 of InstallationGuide
- Timestamp:
- 10/02/05 00:56:47 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InstallationGuide
v52 v53 34 34 = Linux = 35 35 36 Gobby may be installed as most other applications for the Linux operating system: Get the tarballs from [http://releases.0x539.de http://releases.0x539.de] and run ''./configure'', ''make'' and ''make install''. Install first net6, then libobby, then gobby. net6 and libobby require [http://libsigc.sourceforge.net libsigc++] >= 2.0.0 to compile, Gobby depends on [http://www.gtkmm.org gtkmm] >= 2.6.0 and [http://libxmlplusplus.sourceforge.net libxml++] >= 2.6.0 .36 Gobby may be installed as most other applications for the Linux operating system: Get the tarballs from [http://releases.0x539.de http://releases.0x539.de] and run ''./configure'', ''make'' and ''make install''. Install first net6, then libobby, then gobby. net6 and libobby require [http://libsigc.sourceforge.net libsigc++] >= 2.0.0 to compile, Gobby depends on [http://www.gtkmm.org gtkmm] >= 2.6.0 and [http://libxmlplusplus.sourceforge.net libxml++] >= 2.6.0 (and their dependencies). 37 37 38 38 You can also use the packaging system of your distribution to install Gobby easily if you are using one of the following: … … 45 45 }}} 46 46 47 If it is masked because it is considered as unstable, and you want gobby nevertheless, add following in your /etc/portage/package.keywords file:47 If it is masked because it is considered as unstable, and you want gobby nevertheless, add the following in your /etc/portage/package.keywords file: 48 48 {{{ 49 49 app-editors/gobby ~x86 … … 57 57 == Debian GNU/Linux == 58 58 59 Gobby 0.2.2 is available in Debian Sid (aka. ''unstable'') and in the universe component of Ubuntu Breezy. Backports to Sarge and Hoary are currently notavailable.59 Gobby 0.2.2 is available in Debian Sid (aka. ''unstable'') and in the universe component of Ubuntu Breezy. Backports to Sarge and Hoary are currently '''not''' available. 60 60 61 61 = Mac OS X =
