From 59832685528630e7a52de459712412b519a6723b Mon Sep 17 00:00:00 2001 From: hallgren Date: Fri, 2 Mar 2012 16:12:51 +0000 Subject: [PATCH] GF 3.3.3 download page: initial set of binary packages added --- download/index-3.3.3.t2t | 3 +++ 1 file changed, 3 insertions(+) diff --git a/download/index-3.3.3.t2t b/download/index-3.3.3.t2t index 2e477a67c..594596be4 100644 --- a/download/index-3.3.3.t2t +++ b/download/index-3.3.3.t2t @@ -14,6 +14,9 @@ What's new? See the [Release notes release-3.3.3.html]. == Binary packages == | **Platform** | **Download** | **How to install** +| Linux (32-bit) | [gf-3.3.3-bin-i386-linux.tar.gz gf-3.3.3-bin-i386-linux.tar.gz] | ``sudo tar -C /usr/local -zxf gf-3.3.3-bin-i386-linux.tar.gz`` +| Linux (64-bit) | [gf-3.3.3-bin-amd64-linux.tar.gz gf-3.3.3-bin-amd64-linux.tar.gz] | ``sudo tar -C /usr/local -zxf gf-3.3.3-bin-amd64-linux.tar.gz`` +| MacOS X | [gf-3.3.3-bin-intel-mac.tar.gz gf-3.3.3-bin-intel-mac.tar.gz] | ``sudo tar -C /usr/local -zxf gf-3.3.3-bin-intel-mac.tar.gz`` | ... | ... | ... More packages might be added later.