mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-06-02 14:48:54 -06:00
Adding two binary packages to the GF 3.3 download page
This commit is contained in:
@@ -14,9 +14,11 @@ What's new? See the [Release notes release-3.3.html].
|
||||
== Binary packages ==
|
||||
|
||||
| **Platform** | **Download** | **How to install**
|
||||
| Linux (32-bit) | [gf-3.3-bin-i386-linux.tar.gz gf-3.3-bin-i386-linux.tar.gz] | ``sudo tar -C /usr/local -zxf gf-3.3-bin-i386-linux.tar.gz``
|
||||
| MacOS X | [gf-3.2-bin-intel-mac.tar.gz gf-3.2-bin-intel-mac.tar.gz] | ``sudo tar -C /usr/local -zxf gf-3.2-bin-intel-mac.tar.gz``
|
||||
| ... | ... | ...
|
||||
|
||||
More packages might be added later.
|
||||
More packages will be added later.
|
||||
|
||||
===Notes===
|
||||
|
||||
@@ -28,7 +30,7 @@ The ``.deb`` packages work on Ubuntu 10.04 and 10.10.
|
||||
The ``.pkg`` package works on MacOS X 10.6 (Snow Leopard). The MacOS tar
|
||||
package works on 10.5 (Leopard) and 10.6 (Snow Leopard).
|
||||
|
||||
The MacOS and Linux tar packages are designed to be installed in ``/usr/local``.
|
||||
The MacOS and Linux ``.tar.gz`` packages are designed to be installed in ``/usr/local``.
|
||||
You can install them in other locations, but then you need to set the
|
||||
``GF_LIB_PATH`` environment variable:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user