diff options
| author | bringert <bringert@cs.chalmers.se> | 2006-01-26 12:06:24 +0000 |
|---|---|---|
| committer | bringert <bringert@cs.chalmers.se> | 2006-01-26 12:06:24 +0000 |
| commit | ad65c86860337dd17e961ed8b269ee2e54481b45 (patch) | |
| tree | 7ce2d4f74c291cf0af6d2e45ecfcf03a28d602b4 /src | |
| parent | b830e476088712f79dcd9c463b058aafc1396af5 (diff) | |
Updated GHC version requirement and file names for GF 2.4.
Diffstat (limited to 'src')
| -rw-r--r-- | src/INSTALL | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/src/INSTALL b/src/INSTALL index aa5d5e91a..a3494e038 100644 --- a/src/INSTALL +++ b/src/INSTALL @@ -1,12 +1,12 @@ -To make and install GF2 (Version 2.1, 8/11/2004). +To make and install GF (Updated for version 2.4). -1. Unpack GF2 and go to the source directory (the place where this +1. Unpack GF and go to the source directory (the place where this INSTALL file is - so you have probably done this already!) - tar xvfz GF-2.1.tgz - cd GF-2.1/src + tar xvfz GF-2.4.tgz + cd GF-2.4/src -2. Make sure you have GHC (Glasgow Haskell Compiler), version 5.02 or later. +2. Make sure you have GHC (Glasgow Haskell Compiler), version 6.4 or later. In Windows, you also need Cygwin. ghc --version @@ -70,5 +70,5 @@ To make and install GF2 (Version 2.1, 8/11/2004). When the window opens, push the Random button. -Author: Aarne Ranta, Björn Bringert 8/11/2004 -- 18/10/2005 +Author: Aarne Ranta, Björn Bringert 8/11/2004 -- 26/01/2006 |
