summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoraarne <aarne@cs.chalmers.se>2007-07-08 19:46:55 +0000
committeraarne <aarne@cs.chalmers.se>2007-07-08 19:46:55 +0000
commitc448c7ed7ca1dab889e90a9b6719d8f442b1c48b (patch)
treee1a7d2b3b70c37a947b05774fd11df2936447dbc
parent07812ba399c8c9044e4e63eab3059724f5883bc4 (diff)
better packages built with make binary-dist
-rw-r--r--tmp-download.html13
1 files changed, 7 insertions, 6 deletions
diff --git a/tmp-download.html b/tmp-download.html
index c14937e3b..d9fddd559 100644
--- a/tmp-download.html
+++ b/tmp-download.html
@@ -4,16 +4,17 @@
GF Version 2.8, released 8 July 2007.
<ul>
<li> <a href="download/GF-2.8.tgz"><tt>GF-2.8.tgz</tt></a>,
-Haskell and Java sources, grammar libraries, documentation.
+Haskell and Java sources, grammar library sources, examples, documentation.
<li> <a href="download/GF-2.8-lib.tgz"><tt>GF-2.8-lib.tgz</tt></a>,
Compiled grammar libraries</a>; open this in your <tt>$GF_LIB_PATH</tt>.
-<li> <a href="download/gf-2.8-linux-i386.gz"><tt>gf-2.8-linux-i386.gz</tt></a>,
-Linux binary.
+<li> <a href="download/GF-2.8-i386-pc-linux-gnu.tgz"><tt>GF-2.8-i386-pc-linux-gnu.tgz</tt></a>,
+Linux binary, with precompiled grammar libraries.
+
+<li> <a href="download/GF-2.8-i386-apple-darwin8.9.1.tgz"><tt>GF-2.8-i386-apple-darwin8.9.1.tgz</tt></a>, Mac OS X binary (Intel), with precompiled grammar libraries. Requires Readline from
+<a href="http://www.macports.org/">MacPorts</a>.
-<li> <a href="download/gf-2.8-macOSX-i386.gz"><tt>gf-2.8-macOSX-i386.gz</tt></a>,
-Mac OS X binary (Intel).
</ul>
The <a href=
"http://sourceforge.net/project/showfiles.php?group_id=132285">Sourceforge GF site</a>
@@ -34,4 +35,4 @@ and subsequent times
</body>
-</html> \ No newline at end of file
+</html>