From 2f2ba01be863fec309ff9dd16db1507e21ae6385 Mon Sep 17 00:00:00 2001 From: aarne Date: Wed, 11 Aug 2004 13:20:47 +0000 Subject: download --- download/gf-download.html | 113 ++++++++++++++++++++-------------------------- 1 file changed, 49 insertions(+), 64 deletions(-) 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,110 +9,79 @@

GF 2.0 -
+

August 10, 2004 -

- -Bonus: install the - -Flite Speech Synthesizer -to get the Speak Aloud command (sa). +

Linux

-

Linux

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

Macintosh

-

Macintosh

+GF-2.0-powerpc-apple-macosx.tgz: +package with binaries +
+To install, untar with tar xvfz, then read src/install. -Binary coming soon; until then compile from source. -

Microsoft Windows

+

Microsoft Windows

Binary coming soon; until then compile from source. -

Solaris

+

Solaris

Binary coming soon; until then compile from source. -

Source package

-

Requirements

+

Source package

-Linux, Windows, Mac OS X, or Solaris +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

-GHC -(Glasgow Haskell Compiler) +You can compile GF from source on modern variants of +Linux, Windows, Mac OS X, and Solaris.

-For the GUI: Java 1.4 - +You need GHC +(Glasgow Haskell Compiler), version 6 or later. -

Download

+

-GF-2.0.tgz, -source and grammar package +For the editor GUI, you also need Java, version 1.4 -

Compile and install

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

Run

+

Running GF

Without the GUI:
@@ -124,12 +93,28 @@ With the GUI:
 
+ +

Grammar package

+ +gf-lib.tgz + + + +

Bonus

+ +Install the + +Flite Speech Synthesizer +to get the Speak Aloud command (sa). + + +
Back to the GF Home Page.

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

-- cgit v1.2.3