Grammatical Framework Download and Install
GF 2.0
August 10, 2004
Bonus: install the
Flite Speech Synthesizer
to get the Speak Aloud command (sa).
Linux
Requirements
RedHat >7.1 and Mandrake >9.2 have been tested.
Download
GF-2.0.rpm, binary RPM
GF-2.0-linux.tgz, tar package with
binaries, Java classes, and example grammars
Install
Binary RPM:
rpm -i GF-2.0.rpm
Tar package
tar xvfz GF-2.0-linux.tgz
Run
Without the GUI:
gf
With the GUI:
jgf
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.
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.