From 8f0cbfcc006911e8f52e0e043d99e980d2c951a3 Mon Sep 17 00:00:00 2001 From: bringert Date: Thu, 26 Jan 2006 12:06:24 +0000 Subject: [PATCH] Updated GHC version requirement and file names for GF 2.4. --- src/INSTALL | 12 ++++++------ 1 file 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