Changes between Version 52 and Version 53 of InstallationGuide

Show
Ignore:
Timestamp:
10/02/05 00:56:47 (8 years ago)
Author:
phil (IP: 84.162.197.217)
Comment:

Some clarifications

Legend:

Unmodified
Added
Removed
Modified
  • InstallationGuide

    v52 v53  
    3434= Linux = 
    3535 
    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. 
     36Gobby 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). 
    3737 
    3838You can also use the packaging system of your distribution to install Gobby easily if you are using one of the following: 
     
    4545}}} 
    4646 
    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: 
     47If it is masked because it is considered as unstable, and you want gobby nevertheless, add the following in your /etc/portage/package.keywords file: 
    4848{{{ 
    4949  app-editors/gobby ~x86 
     
    5757== Debian GNU/Linux == 
    5858 
    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. 
     59Gobby 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. 
    6060 
    6161= Mac OS X =