diff --git a/download/gf-download.html b/download/gf-download.html index 0e78b570a..3dce7e3c5 100644 --- a/download/gf-download.html +++ b/download/gf-download.html @@ -9,127 +9,112 @@

GF 2.0 -
+

August 10, 2004 + + +

Linux

+ +GF-2.0-2.i586.rpm: +RPM package for RedHat and Mandrake +
+To install, use rpm -i +

-Bonus: install the +GF-2.0-i686-pc-linux-gnu.tgz: +generic Intel binaries +
+To install, untar with tar xvfz, then read src/install + + + + +

Macintosh

+ +GF-2.0-powerpc-apple-macosx.tgz: +package with binaries +
+To install, untar with tar xvfz, then read src/install. + + + +

Microsoft Windows

+ +Binary coming soon; until then compile from source. + + +

Solaris

+ +Binary coming soon; until then compile from source. + + + + + +

Source package

+ +GF-2.0.tgz: +source and grammar package +
+Unpack with tar xvfz GF-2.0.tgz, and +follow instructions in GF-2.0/src/INSTALL + +

+ +You can compile GF from source on modern variants of +Linux, Windows, Mac OS X, and Solaris. + +

+ +You need GHC +(Glasgow Haskell Compiler), version 6 or later. + +

+ +For the editor GUI, you also need Java, version 1.4 + + + + +

Running GF

+ +Without the GUI: +
+  gf
+
+With the GUI: +
+  jgf
+
+ + + +

Grammar package

+ +gf-lib.tgz + + + +

Bonus

+ +Install the Flite Speech Synthesizer to get the Speak Aloud command (sa). -

Linux

- - - -Binary coming soon; until then compile from source. - -

Macintosh

- -Binary coming soon; until then compile from source. - - -

Microsoft Windows

- -Binary coming soon; until then compile from source. - - -

Solaris

- -Binary coming soon; until then compile from source. - - - - -

Source package

- -

Requirements

- -Linux, Windows, Mac OS X, or Solaris - -

- -GHC -(Glasgow Haskell Compiler) - -

- -For the GUI: Java 1.4 - - -

Download

- -GF-2.0.tgz, -source and grammar package - -

Compile and install

- -Uncompress: -
-  tar xvfz GF-2.0.tgz
-
-Follow instructions in GF-2.0/INSTALL - - -

Run

- -Without the GUI: -
-  gf
-
-With the GUI: -
-  jgf
-
- -
Back to the GF Home Page.

-Last updated August 10, 2004. +Last updated August 11, 2004.

diff --git a/lib/resource-0.6/index.html b/lib/resource-0.6/index.html index db2fdec4d..7da734239 100644 --- a/lib/resource-0.6/index.html +++ b/lib/resource-0.6/index.html @@ -13,7 +13,7 @@

-Version 0.6: source package. +Version 0.6: source package.