mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 03:32:51 -06:00
tiger binary
This commit is contained in:
@@ -16,7 +16,9 @@
|
|||||||
<UL>
|
<UL>
|
||||||
<LI><A HREF="gf-3.0beta-linux-ubuntu.gz">GF 3.0 beta Linux binary</A> (Intel, Ubuntu)
|
<LI><A HREF="gf-3.0beta-linux-ubuntu.gz">GF 3.0 beta Linux binary</A> (Intel, Ubuntu)
|
||||||
<P></P>
|
<P></P>
|
||||||
<LI><A HREF="gf-3.0beta-mac-leopard.gz">GF 3.0 beta MacOS X binary</A> (Intel Mac with Leopard)
|
<LI>GF 3.0 beta MacOS X binaries:
|
||||||
|
<A HREF="gf-3.0beta-mac-leopard.gz">Leopard</A> (Intel Mac with MacOS X Leopard)
|
||||||
|
<A HREF="gf-3.0beta-mac-tiger.gz">Leopard</A> (Intel Mac with MacOS X Tiger)
|
||||||
<P></P>
|
<P></P>
|
||||||
<LI><A HREF="gf-3.0beta-mac.exe">GF 3.0 beta Windows binary</A>
|
<LI><A HREF="gf-3.0beta-mac.exe">GF 3.0 beta Windows binary</A>
|
||||||
<P></P>
|
<P></P>
|
||||||
@@ -33,7 +35,7 @@
|
|||||||
<H2>Installation instructions</H2>
|
<H2>Installation instructions</H2>
|
||||||
<P>
|
<P>
|
||||||
To install a binary, just uncompress it and copy to a place that is on your path,
|
To install a binary, just uncompress it and copy to a place that is on your path,
|
||||||
for instance, in <CODE>/usr/local/bin</CODE>.
|
for instance, in <CODE>/usr/local/bin</CODE>. You may want to rename it to <CODE>gf</CODE>.
|
||||||
</P>
|
</P>
|
||||||
<P>
|
<P>
|
||||||
If you want to use GF as a batch compiler, put the following script in the
|
If you want to use GF as a batch compiler, put the following script in the
|
||||||
|
|||||||
@@ -9,7 +9,9 @@ Grammatical Framework Download and Installation
|
|||||||
|
|
||||||
- [GF 3.0 beta Linux binary gf-3.0beta-linux-ubuntu.gz] (Intel, Ubuntu)
|
- [GF 3.0 beta Linux binary gf-3.0beta-linux-ubuntu.gz] (Intel, Ubuntu)
|
||||||
|
|
||||||
- [GF 3.0 beta MacOS X binary gf-3.0beta-mac-leopard.gz] (Intel Mac with Leopard)
|
- GF 3.0 beta MacOS X binaries:
|
||||||
|
[Leopard gf-3.0beta-mac-leopard.gz] (Intel Mac with MacOS X Leopard)
|
||||||
|
[Leopard gf-3.0beta-mac-tiger.gz] (Intel Mac with MacOS X Tiger)
|
||||||
|
|
||||||
- [GF 3.0 beta Windows binary gf-3.0beta-mac.exe]
|
- [GF 3.0 beta Windows binary gf-3.0beta-mac.exe]
|
||||||
|
|
||||||
@@ -26,7 +28,7 @@ Grammatical Framework Download and Installation
|
|||||||
==Installation instructions==
|
==Installation instructions==
|
||||||
|
|
||||||
To install a binary, just uncompress it and copy to a place that is on your path,
|
To install a binary, just uncompress it and copy to a place that is on your path,
|
||||||
for instance, in ``/usr/local/bin``.
|
for instance, in ``/usr/local/bin``. You may want to rename it to ``gf``.
|
||||||
|
|
||||||
If you want to use GF as a batch compiler, put the following script in the
|
If you want to use GF as a batch compiler, put the following script in the
|
||||||
same place as the GF binary. If it is //not// ``/usr/local/bin``, change
|
same place as the GF binary. If it is //not// ``/usr/local/bin``, change
|
||||||
|
|||||||
Reference in New Issue
Block a user