Changes between Version 130 and Version 131 of InstallationGuide
- Timestamp:
- 12/20/09 01:31:53 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InstallationGuide
v130 v131 5 5 = Microsoft Windows = 6 6 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.9 2.exe Gobby's 0.4.92installer] (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). 8 8 9 9 This will give you the latest Gobby version. … … 18 18 == Compiling Gobby on your own == 19 19 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].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 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]. 21 21 22 You will also need [http://gtksourceview.sourceforge.net gtksourceview], [http://www.gnu.org/software/gnutls/ GnuTLS] and, for Gobby 0.4.9 2[http://www.gnu.org/software/gsasl/ GSasl]]. There are GtkSourceView binaries on ftp.gnome.org, and installers for GnuTLS and GSasl available.22 You 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. 23 23 24 24 However, I currently strongly recommend to use the installer for Microsoft Windows. There is no real need to compile the whole packages for your own.
