diff options
Diffstat (limited to 'download/index.t2t')
| -rw-r--r-- | download/index.t2t | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/download/index.t2t b/download/index.t2t index a3cb7ced9..140b55822 100644 --- a/download/index.t2t +++ b/download/index.t2t @@ -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: |
