1
0
forked from GitHub/gf-core
This commit is contained in:
aarne
2004-08-12 11:05:24 +00:00
parent 80b38b7c0e
commit 4849132f1f

View File

@@ -27,7 +27,7 @@ To install, use <tt>rpm -i</tt>
<a href="GF-2.0-i686-pc-linux-gnu.tgz"><tt>GF-2.0-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>
To install, untar with <tt>tar xvfz</tt>, then read <tt>src/INSTALL</tt>
@@ -38,7 +38,7 @@ To install, untar with <tt>tar xvfz</tt>, then read <tt>src/install</tt>
href="GF-2.0-powerpc-apple-macosx.tgz"><tt>GF-2.0-powerpc-apple-macosx.tgz</tt></a>:
package with binaries
<br>
To install, untar with <tt>tar xvfz</tt>, then read <tt>src/install</tt>.
To install, untar with <tt>tar xvfz</tt>, then read <tt>src/INSTALL</tt>.
@@ -75,8 +75,14 @@ You need <a href="http://www.haskell.org/ghc/">GHC</a>
<p>
On Windows, you moreover need the
<a
href="http://www.cygwin.com/">Cygwin</a> environment.
<p>
For the editor GUI, you also need <a
href="http://www.java.sun.com/">Java</a>, version 1.4
href="http://java.sun.com/">Java</a>, version 1.4
@@ -91,6 +97,10 @@ With the GUI:
<pre>
jgf
</pre>
On Windows, doing this requires the <a
href="http://www.cygwin.com/">Cygwin</a> environment.
Without Cygwin, you can use GF by clicking the icon that is
created if you install the Windows binary.