Changes between Version 130 and Version 131 of InstallationGuide

Show
Ignore:
Timestamp:
12/20/09 01:31:53 (4 years ago)
Author:
armin (IP: 88.130.195.35)
Comment:

Update for Gobby 0.4.93

Legend:

Unmodified
Added
Removed
Modified
  • InstallationGuide

    v130 v131  
    55= Microsoft Windows = 
    66 
    7  * Download and install [http://releases.0x539.de/gobby/gobby-0.4.12.exe Gobby's 0.4.12 installer] (stable) or [http://releases.0x539.de/gobby/gobby-0.4.92.exe Gobby's 0.4.92 installer] (experimental). 
     7 * Download and install [http://releases.0x539.de/gobby/gobby-0.4.12.exe Gobby's 0.4.12 installer] (stable) or [http://releases.0x539.de/gobby/gobby-0.4.93.exe Gobby's 0.4.93 installer] (experimental). 
    88 
    99This will give you the latest Gobby version. 
     
    1818== Compiling Gobby on your own == 
    1919 
    20 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.92) 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 gtkmm development package] and a distribution tarball of net6, libobby (or libinfinity, if you intend to build Gobby 0.4.93) and gobby which may be found at [http://releases.0x539.de http://releases.0x539.de]. 
    2121 
    22 You will also need [http://gtksourceview.sourceforge.net gtksourceview], [http://www.gnu.org/software/gnutls/ GnuTLS] and, for Gobby 0.4.92 [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.93 [http://www.gnu.org/software/gsasl/ GSasl]]. There are GtkSourceView binaries on ftp.gnome.org, and installers for GnuTLS and GSasl available. 
    2323 
    2424However, I currently strongly recommend to use the installer for Microsoft Windows. There is no real need to compile the whole packages for your own.