diff options
| author | aarne <unknown> | 2004-11-08 15:30:40 +0000 |
|---|---|---|
| committer | aarne <unknown> | 2004-11-08 15:30:40 +0000 |
| commit | d3bf9fcf47723c4eaee306fb74d7c7b3cb78f744 (patch) | |
| tree | f5a62a9a61292fdca18725aeea071f0656a4f815 /download | |
| parent | 012fa1f6b1e588d46550c38f9186e6bc7104c660 (diff) | |
download doc
Diffstat (limited to 'download')
| -rw-r--r-- | download/gf-download.html | 29 |
1 files changed, 17 insertions, 12 deletions
diff --git a/download/gf-download.html b/download/gf-download.html index a71c088a7..869416480 100644 --- a/download/gf-download.html +++ b/download/gf-download.html @@ -8,23 +8,23 @@ <p> -GF 2.0 +GF 2.1 <p> -August 10, 2004 +November 8, 2004 </center> <h3>Linux</h3> -<a href="GF-2.0-2.i586.rpm"><tt>GF-2.0-2.i586.rpm</tt></a>: +<a href="GF-2.1-1.i586.rpm"><tt>GF-2.1-2.i586.rpm</tt></a>: RPM package for RedHat and Mandrake <br> To install, use <tt>rpm -i</tt> <p> -<a href="GF-2.0-i686-pc-linux-gnu.tgz"><tt>GF-2.0-i686-pc-linux-gnu.tgz</tt></a>: +<a href="GF-2.1-i686-pc-linux-gnu.tgz"><tt>GF-2.1-i686-pc-linux-gnu.tgz</tt></a>: generic Intel binaries <br> To install, untar with <tt>tar xvfz</tt>, then read <tt>src/INSTALL</tt> @@ -35,7 +35,7 @@ To install, untar with <tt>tar xvfz</tt>, then read <tt>src/INSTALL</tt> </p><h3>Macintosh</h3> <a -href="GF-2.0-powerpc-apple-macosx.tgz"><tt>GF-2.0-powerpc-apple-macosx.tgz</tt></a>: +href="GF-2.1-powerpc-apple-macosx.tgz"><tt>GF-2.1-powerpc-apple-macosx.tgz</tt></a>: package with binaries <br> To install, untar with <tt>tar xvfz</tt>, then read <tt>src/INSTALL</tt>. @@ -44,7 +44,7 @@ To install, untar with <tt>tar xvfz</tt>, then read <tt>src/INSTALL</tt>. If you don't have GHC installed, you also need to download <a -href="HaskellSupport.framework.tgz">HaskellSupport.framework.tgz</a> +href="../download-2.0/HaskellSupport.framework.tgz">HaskellSupport.framework.tgz</a> and unpack it in either <tt>/Library/Frameworks</tt> or <tt>~/Library/Frameworks</tt>. @@ -56,9 +56,10 @@ href="http://www.haskell.org/hawiki/HaskellSupportFramework">Haskell Wiki</a>. <h3>Microsoft Windows</h3> - +Forthcoming; <a href="#src">compile from source</a> +or see GF 2.0: <a -href="gf.exe"><tt>gf.exe</tt></a>: +href="../download-2.0/gf.exe"><tt>gf.exe</tt></a>: package with binaries and example grammars, self-extracting installation package. <br> @@ -67,7 +68,11 @@ To install, execute <tt>gf.exe</tt>. </p><h3>Solaris</h3> -Binary coming soon; until then <a href="#src">compile from source</a>. +<a href="GF-2.1-solaris.tgz"><tt>GF-2.1-i686-pc-linux-gnu.tgz</tt></a>: +Solaris binaries +<br> +To install, untar with <tt>gtar xvfz</tt>, then read <tt>src/INSTALL</tt>. + @@ -75,11 +80,11 @@ Binary coming soon; until then <a href="#src">compile from source</a>. <h3><a name=src>Source package</a></h3> -<a href="GF-2.0.tgz"><tt>GF-2.0.tgz</tt></a>: +<a href="GF-2.1.tgz"><tt>GF-2.1.tgz</tt></a>: source and grammar package <br> -Unpack with <tt>tar xvfz GF-2.0.tgz</tt>, and -follow instructions in <tt>GF-2.0/src/INSTALL</tt> +Unpack with <tt>tar xvfz GF-2.1.tgz</tt>, and +follow instructions in <tt>GF-2.1/src/INSTALL</tt> <p> |
