Adding two binary packages to the GF 3.3 download page

This commit is contained in:
hallgren
2011-10-25 20:44:55 +00:00
parent 292ef40fff
commit be5fd9996d
2 changed files with 4 additions and 126 deletions

View File

@@ -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: