Changes between Version 121 and Version 122 of InstallationGuide

Show
Ignore:
Timestamp:
01/05/09 03:40:01 (4 years ago)
Author:
armin (IP: 87.178.253.46)
Comment:

Update for 0.4.91

Legend:

Unmodified
Added
Removed
Modified
  • InstallationGuide

    v121 v122  
    55= Microsoft Windows = 
    66 
    7  * Download and install [http://releases.0x539.de/gobby/gobby-0.4.9.exe Gobby's 0.4.9 installer] or [http://releases.0x539.de/gobby/gobby-0.4.90-2.exe Gobby's 0.4.90 installer]. 
     7 * Download and install [http://releases.0x539.de/gobby/gobby-0.4.9.exe Gobby's 0.4.9 installer] (stable) or [http://releases.0x539.de/gobby/gobby-0.4.91.exe Gobby's 0.4.91 installer] (experimental). 
    88 
    99This will give you the latest Gobby version. 
     
    1515 * There is no ZeroConf support. 
    1616 * Opening a session may take some seconds. 
    17  * There is no 0.4.90 server for Windows. The [http://releases.0x539.de/libinfinity/ libinfinity package] includes infinoted, an infinote server which only works on Linux systems so far. It has been ported to Windows and will be included in the next version. 
    1817 
    1918== Compiling Gobby on your own == 
    2019 
    21 Alternatively, you can compile the whole source for your own. I suggest the [http://www.mingw.org MingW] compiler in combination with the [http://www.mingw.org/msys.shtml MSYS] shell replacement (I did not test any other build environments, so I would like to hear from you if you try another one). You will need the [http://ftp.gnome.org/pub/gnome/binaries/win32/gtkmm/2.12 gtkmm-2.12 development package] and a distribution tarball of net6, libobby (or libinfinity, if you intend to build Gobby 0.4.90) and gobby which may be found at [http://releases.0x539.de http://releases.0x539.de]. 
     20Alternatively, you can compile the whole source for your own. I suggest the [http://www.mingw.org MingW] compiler in combination with the [http://www.mingw.org/msys.shtml MSYS] shell replacement (I did not test any other build environments, so I would like to hear from you if you try another one). You will need the [http://ftp.gnome.org/pub/gnome/binaries/win32/gtkmm/2.12 gtkmm-2.12 development package] and a distribution tarball of net6, libobby (or libinfinity, if you intend to build Gobby 0.4.91) and gobby which may be found at [http://releases.0x539.de http://releases.0x539.de]. 
    2221 
    23 You will also need [http://gtksourceview.sourceforge.net gtksourceview], [http://www.gnu.org/software/gnutls/ GnuTLS] and, for Gobby 0.4.90 [http://www.gnu.org/software/gsasl/ GSasl]]. There are GtkSourceView binaries on ftp.gnome.org, and installers for GnuTLS and GSasl available. 
     22You will also need [http://gtksourceview.sourceforge.net gtksourceview], [http://www.gnu.org/software/gnutls/ GnuTLS] and, for Gobby 0.4.91 [http://www.gnu.org/software/gsasl/ GSasl]]. There are GtkSourceView binaries on ftp.gnome.org, and installers for GnuTLS and GSasl available. 
    2423 
    2524However, I currently strongly recommend to use the installer for Microsoft Windows. There is no real need to compile the whole packages for your own.