diff options
| author | hallgren <hallgren@chalmers.se> | 2011-01-03 14:41:27 +0000 |
|---|---|---|
| committer | hallgren <hallgren@chalmers.se> | 2011-01-03 14:41:27 +0000 |
| commit | aa290678d68bf8b6a7ed20bb40c8395dba64966a (patch) | |
| tree | e3b2467e8628b2d1469856c93de4db75ea6657bb | |
| parent | c8b6192128f63f14e0044b1484fd742acce2e2cf (diff) | |
Download page: add .deb package for easy installation in Ubuntu
| -rw-r--r-- | download/index.t2t | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/download/index.t2t b/download/index.t2t index a31a52698..0c84b164e 100644 --- a/download/index.t2t +++ b/download/index.t2t @@ -15,6 +15,8 @@ What's new? See the [Release notes release-3.2.html]. | **Platform** | **Download** | **How to install** +| Ubuntu 10.10 (32-bit) | [gf_3.2-4_i386.deb gf_3.2-4_i386.deb] | Double-click on the package icon, or use ``sudo dpkg -i gf_3.2-4_i386.deb`` +| Ubuntu 10.10 (64-bit) | [gf_3.2-4_amd64.deb gf_3.2-4_amd64.deb] | Double-click on the package icon, or use ``sudo dpkg -i gf_3.2-4_amd64.deb`` | Linux (32-bit) | [gf-3.2-bin-i386-linux.tar.gz gf-3.2-bin-i386-linux.tar.gz] | ``sudo tar -C /usr/local -zxf gf-3.2-bin-i386-linux.tar.gz`` | Linux (64-bit) | [gf-3.2-bin-x86_64-linux.tar.gz gf-3.2-bin-x86_64-linux.tar.gz] | ``sudo tar -C /usr/local -zxf gf-3.2-bin-x86_64-linux.tar.gz`` %| MacOS X | [gf-3.2-leopard.pkg gf-3.2-leopard.pkg] | Double-click on the package icon and follow the instructions |
