From a9d164ac682c9f421e6f47ca02e920357a70f2d6 Mon Sep 17 00:00:00 2001
From: aarne
Date: Mon, 8 Nov 2004 15:54:55 +0000
Subject: doc
---
download/gf-download.html | 26 ++++++++++++++++++++++----
1 file changed, 22 insertions(+), 4 deletions(-)
(limited to 'download')
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
+
+- a precompiled GF binary for your platform
+
- a source package that you compile yourself
+
+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.
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.