Changes between Version 90 and Version 91 of InstallationGuide

Show
Ignore:
Timestamp:
06/11/06 18:38:06 (7 years ago)
Author:
Tom (IP: 84.162.218.123)
Comment:

net6, obby, Gobby ... this is the correct order when compiling

Legend:

Unmodified
Added
Removed
Modified
  • InstallationGuide

    v90 v91  
    3232You need to install net6 first. It needs ''libsigc++  >= 2.0.0'' and ''gnutls >= 1.0.0'' to compile. 
    3333 
    34 Then start to compile Gobby. It does not need any further libraries to compile, except if you want ZeroConf support. For it to work you need to install either the library called Howl or the compatibility package Avahi provides for it. Don't forget to pass ''--with-howl'' to obby's ''configure'' script if you want the server autodiscovery. 
     34Then start to compile obby. It does not need any further libraries to compile, except if you want ZeroConf support. For it to work you need to install either the library called Howl or the compatibility package Avahi provides for it. Don't forget to pass ''--with-howl'' to obby's ''configure'' script if you want the server autodiscovery. 
    3535 
    3636For Gobby additional dependencies apply. You are required to install the development headers of ''Gtkmm >= 2.6.0'' and of all of its dependencies. You'll also need ''libxml++ >= 2.6.0'' and ''gtksourceview'' and their respective dependencies.