From 238764e1be73685eb76fa19d0641d7780b0f8d5e Mon Sep 17 00:00:00 2001 From: aarne Date: Thu, 6 Sep 2007 07:21:05 +0000 Subject: download --- download.html | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 download.html (limited to 'download.html') diff --git a/download.html b/download.html new file mode 100644 index 000000000..8a3286c34 --- /dev/null +++ b/download.html @@ -0,0 +1,51 @@ + + + +GF Version 2.8, released 8 July 2007. + +The Sourceforge GF site +has currently only v 2.7 and older versions. + +

+ +Don't forget that you can always get the current sources from the +GF Darcs Repository. First time you do +

+  darcs get --partial --set-scripts-executable http://www.cs.chalmers.se/Cs/Research/Language-technology/darcs/GF/
+
+and subsequent times +
+  darcs pull -a
+
+Then compile and install as described in +GF/src/INSTALL. + + + + -- cgit v1.2.3