Changes between Version 2 and Version 3 of InstallationGuide

Show
Ignore:
Timestamp:
06/01/05 21:30:58 (8 years ago)
Author:
armin (IP: 84.162.183.108)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • InstallationGuide

    v2 v3  
    11= Microsoft Windows = 
    22 
    3 We provide an installer for the Micrsoft Windows platforms [http://darcs.0x539.de/gobby-dist/gobby.exe here]. Note that this installer is not as up-to-date as the darcs repository at [http://darcs.0x539.de/cgi-bin/darcs.cgi/gobby darcs.0x539.de] and may be some weeks old. Before you install Gobby with the installer, be sure that gtkmm-2.6 is installed on your system. If it isn't, get it from [http://www.pcpm.ucl.ac.be/~gustin/win32_ports/ here]. 
     3We provide an installer for the Micrsoft Windows platforms [http://darcs.0x539.de/gobby-dist/gobby.exe here]. Note that this installer is not as up-to-date as the darcs repository at [http://darcs.0x539.de/cgi-bin/darcs.cgi/gobby darcs.0x539.de] and may be some weeks old. Before you install Gobby with the installer, be sure that gtkmm-2.6 is installed on your system. If it isn't, get it from [http://www.pcpm.ucl.ac.be/~gustin/win32_ports/ here]. The Windows version of Gobby currently seems only to work under windows XP (compare to #19). 
    44 
    55Alternatively, you can compile the whole source for your own. I suggest the [wiki:MingW MingW] compiler in combination with [wiki:MSYS MSYS]. You will need the gtkmm-2.6 devel package from the site mentioned above and a distribution tarball of net6, libobby and gobby (''make dist'' with the stuff you got from the darcs repositories after having run ''autogen.sh'' and ''./configure''). If you compile with gtksourceview support (say ''--with-gtksourceview'' to Gobby's configure) you will also need [wiki:libgnomeprint libgnomeprint] and [wiki:GtkSourceView gtksourceview]. I think I will provide import libraries, runtime libraries and header files of these two libraries here some time, otherwise you will have to compile the two, too. However, runtimes may currently be retrieved through the Gobby installer or the [http://darcs.0x539.de/gobby-dist gobby-dist] directory on darcs.0x539.de.