diff --git a/doc/gf-index.html b/doc/gf-index.html index 19e3b98d6..0fd630729 100644 --- a/doc/gf-index.html +++ b/doc/gf-index.html @@ -269,6 +269,6 @@ Or just get the sources and start hacking. Last modified by Aarne Ranta, -August 10, 2004. +November 8, 2004. - \ No newline at end of file + diff --git a/download/gf-download.html b/download/gf-download.html index 869416480..e62f986cc 100644 --- a/download/gf-download.html +++ b/download/gf-download.html @@ -13,6 +13,18 @@ GF 2.1 November 8, 2004 +To run GF, you need either of + +In addition, you need some grammars. You will certainly want +to write grammars yourself, but you can first take a look at + +This web page gives links to all of these things. +

Linux

@@ -68,7 +80,7 @@ To install, execute gf.exe.

Solaris

-GF-2.1-i686-pc-linux-gnu.tgz: +GF-2.1-solaris.tgz: Solaris binaries
To install, untar with gtar xvfz, then read src/INSTALL. @@ -81,7 +93,7 @@ To install, untar with gtar xvfz, then read src/INSTALL.

Source package

GF-2.1.tgz: -source and grammar package +source and documentation package
Unpack with tar xvfz GF-2.1.tgz, and follow instructions in GF-2.1/src/INSTALL @@ -126,9 +138,15 @@ href="http://www.cygwin.com/">Cygwin environment. Alternatively, if you use the binary installation (recommended) you can run GF (both with and without GUI) from the Start menu. +

+ +To do something with GF, you also need some grammars. +You can start by looking at the examples included in the +Grammar Library. -

Grammar package

+ +

Grammar Library

gf-lib.tgz @@ -149,6 +167,6 @@ to get the Speak Aloud command (sa).

-Last updated August 11, 2004. +Last updated November 8, 2004.