Changes between Version 121 and Version 122 of InstallationGuide
- Timestamp:
- 01/05/09 03:40:01 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InstallationGuide
v121 v122 5 5 = Microsoft Windows = 6 6 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). 8 8 9 9 This will give you the latest Gobby version. … … 15 15 * There is no ZeroConf support. 16 16 * 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.18 17 19 18 == Compiling Gobby on your own == 20 19 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.9 0) 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/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]. 22 21 23 You will also need [http://gtksourceview.sourceforge.net gtksourceview], [http://www.gnu.org/software/gnutls/ GnuTLS] and, for Gobby 0.4.9 0[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.91 [http://www.gnu.org/software/gsasl/ GSasl]]. There are GtkSourceView binaries on ftp.gnome.org, and installers for GnuTLS and GSasl available. 24 23 25 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.
