diff options
| -rw-r--r-- | tmp-download.html | 13 |
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> |
