mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-10 11:42:51 -06:00
Add OS X Installed package to the GF 3.6 download page
This commit is contained in:
@@ -16,6 +16,7 @@ What's new? See the [Release notes release-3.6.html].
|
|||||||
== Binary packages ==
|
== Binary packages ==
|
||||||
|
|
||||||
|| Platform | Download | Features | How to install
|
|| Platform | Download | Features | How to install
|
||||||
|
| Mac OS X | [gf-3.6.pkg gf-3.6.pkg] | //GF+S+C// | Double-click on the package icon
|
||||||
| Mac OS X | [gf-3.6-bin-intel-mac.tar.gz gf-3.6-bin-intel-mac.tar.gz] | //GF+S+C+P// | ``sudo tar -C /usr/local -zxf gf-3.6-bin-intel-mac.tar.gz``
|
| Mac OS X | [gf-3.6-bin-intel-mac.tar.gz gf-3.6-bin-intel-mac.tar.gz] | //GF+S+C+P// | ``sudo tar -C /usr/local -zxf gf-3.6-bin-intel-mac.tar.gz``
|
||||||
%| Fedora (32-bit) | [Fedora RPMs /~hallgren/tmp/Fedora/] | //GF+S+C+P// | ``sudo rpm -i ...``
|
%| Fedora (32-bit) | [Fedora RPMs /~hallgren/tmp/Fedora/] | //GF+S+C+P// | ``sudo rpm -i ...``
|
||||||
| Ubuntu (32-bit) | [gf_3.6-1_i386.deb gf_3.6-1_i386.deb] | //GF+S+C+P// | ``sudo dpkg -i gf_3.6-1_i386.deb``
|
| Ubuntu (32-bit) | [gf_3.6-1_i386.deb gf_3.6-1_i386.deb] | //GF+S+C+P// | ``sudo dpkg -i gf_3.6-1_i386.deb``
|
||||||
@@ -44,8 +45,7 @@ It should work out of the box without any additional settings.
|
|||||||
|
|
||||||
The ``.deb`` packages work on Ubuntu 12.04, 13.10 and 14.04.
|
The ``.deb`` packages work on Ubuntu 12.04, 13.10 and 14.04.
|
||||||
|
|
||||||
%The ``.pkg`` package works on MacOS X 10.6 (Snow Leopard).
|
The packages for Mac OS work on 10.8 (Mountain Lion) and on 10.9 (Mavericks).
|
||||||
The Mac OS tar package works on 10.8 (Mountain Lion) and 10.9 (Mavericks).
|
|
||||||
|
|
||||||
The Mac OS and Linux ``.tar.gz`` packages are designed to be installed in
|
The Mac OS and Linux ``.tar.gz`` packages are designed to be installed in
|
||||||
``/usr/local``.
|
``/usr/local``.
|
||||||
|
|||||||
Reference in New Issue
Block a user