diff options
| author | hallgren <hallgren@altocumulus.org> | 2011-01-11 14:24:17 +0000 |
|---|---|---|
| committer | hallgren <hallgren@altocumulus.org> | 2011-01-11 14:24:17 +0000 |
| commit | 276327f7f264e770478a6d8c6e683266505b0a55 (patch) | |
| tree | dff7e0aee9d9c93907c9d2110c7be58252dec457 | |
| parent | 5074b28d4cba9d0520dfed16325e0110521e83fb (diff) | |
download: added an note that the .deb packages work on both Ubuntu 10.10 and 10.04.
| -rw-r--r-- | download/index.t2t | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/download/index.t2t b/download/index.t2t index f5ba3500d..f807ddd6e 100644 --- a/download/index.t2t +++ b/download/index.t2t @@ -15,14 +15,16 @@ 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`` +| Ubuntu (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 (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 | 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`` | Windows | [gf-3.2-bin-i386-windows.zip gf-3.2-bin-i386-windows.zip] | ``unzip gf-3.2-bin-i386-windows.zip`` +The ``.deb`` packages work on Ubuntu 10.04 and 10.10. + More packages might be added later. ===Notes=== @@ -104,4 +106,4 @@ The above notes for installing from source apply also in this case. -------------------- [www.grammaticalframework.org http://www.grammaticalframework.org] -
\ No newline at end of file + |
