forked from GitHub/gf-core
cygwin
This commit is contained in:
@@ -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>:
|
<a href="GF-2.0-i686-pc-linux-gnu.tgz"><tt>GF-2.0-i686-pc-linux-gnu.tgz</tt></a>:
|
||||||
generic Intel binaries
|
generic Intel binaries
|
||||||
<br>
|
<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>:
|
href="GF-2.0-powerpc-apple-macosx.tgz"><tt>GF-2.0-powerpc-apple-macosx.tgz</tt></a>:
|
||||||
package with binaries
|
package with binaries
|
||||||
<br>
|
<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>
|
<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
|
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>
|
<pre>
|
||||||
jgf
|
jgf
|
||||||
</pre>
|
</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.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user