diff options
| author | aarne <aarne@cs.chalmers.se> | 2008-06-27 17:10:44 +0000 |
|---|---|---|
| committer | aarne <aarne@cs.chalmers.se> | 2008-06-27 17:10:44 +0000 |
| commit | 75abc8935000d813de6f073fa01781b2f896ddc6 (patch) | |
| tree | 4d8164e826f97caac6d0eee1bf8d2d76a83d793d | |
| parent | 9aa2eb23d1568c6febfe18b479f122078e9f1acf (diff) | |
tiger binary
| -rw-r--r-- | download/index.html | 6 | ||||
| -rw-r--r-- | download/index.txt | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/download/index.html b/download/index.html index dc29839df..044366c6b 100644 --- a/download/index.html +++ b/download/index.html @@ -16,7 +16,9 @@ <UL> <LI><A HREF="gf-3.0beta-linux-ubuntu.gz">GF 3.0 beta Linux binary</A> (Intel, Ubuntu) <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> <LI><A HREF="gf-3.0beta-mac.exe">GF 3.0 beta Windows binary</A> <P></P> @@ -33,7 +35,7 @@ <H2>Installation instructions</H2> <P> 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> If you want to use GF as a batch compiler, put the following script in the diff --git a/download/index.txt b/download/index.txt index f4ae468a2..113f95015 100644 --- a/download/index.txt +++ b/download/index.txt @@ -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 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] @@ -26,7 +28,7 @@ Grammatical Framework Download and Installation ==Installation instructions== 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 same place as the GF binary. If it is //not// ``/usr/local/bin``, change |
