forked from GitHub/gf-core
Add MacOS X binary to the download page
This commit is contained in:
@@ -18,8 +18,8 @@
|
|||||||
GF 3.1.6 released 23 April 2010.
|
GF 3.1.6 released 23 April 2010.
|
||||||
</P>
|
</P>
|
||||||
<UL>
|
<UL>
|
||||||
<LI>MacOS X (Snow Leopard):
|
<LI>MacOS X (Leopard and Snow Leopard):
|
||||||
<LI>MacOS X (Leopard):
|
<A HREF="gf-3.1.6-bin-intel-mac.gz"><CODE>gf-3.1.6-bin-intel-mac.gz</CODE></A> (1.9MB)
|
||||||
<LI>Windows:
|
<LI>Windows:
|
||||||
<A HREF="gf-3.1.6-bin-i486-windows.zip"><CODE>gf-3.1.6-bin-i486-windows.zip</CODE></A>
|
<A HREF="gf-3.1.6-bin-i486-windows.zip"><CODE>gf-3.1.6-bin-i486-windows.zip</CODE></A>
|
||||||
(1.6 MB)
|
(1.6 MB)
|
||||||
@@ -45,14 +45,11 @@ What's new? See the <A HREF="release-3.1.6.html">release notes</A>.
|
|||||||
</P>
|
</P>
|
||||||
<H2>Installation instructions</H2>
|
<H2>Installation instructions</H2>
|
||||||
<P>
|
<P>
|
||||||
The MacOS packages are installed by clicking at the icons, as usual.
|
|
||||||
</P>
|
|
||||||
<P>
|
|
||||||
The Windows package is installed by just unpacking it anywhere.
|
The Windows package is installed by just unpacking it anywhere.
|
||||||
It finds the libraries relative to the <CODE>.exe</CODE> file.
|
It finds the libraries relative to the <CODE>.exe</CODE> file.
|
||||||
</P>
|
</P>
|
||||||
<P>
|
<P>
|
||||||
To install a binary package for Linux: uncompress the executable and
|
To install a binary package for MacOS X or Linux: uncompress the executable and
|
||||||
put it somewhere on your path, renaming it to just <CODE>gf</CODE>. For instance:
|
put it somewhere on your path, renaming it to just <CODE>gf</CODE>. For instance:
|
||||||
</P>
|
</P>
|
||||||
<PRE>
|
<PRE>
|
||||||
|
|||||||
@@ -9,8 +9,8 @@ Version 3.1.6, 23 April 2010
|
|||||||
==Latest release==
|
==Latest release==
|
||||||
|
|
||||||
GF 3.1.6 released 23 April 2010.
|
GF 3.1.6 released 23 April 2010.
|
||||||
- MacOS X (Snow Leopard):
|
- MacOS X (Leopard and Snow Leopard):
|
||||||
- MacOS X (Leopard):
|
[``gf-3.1.6-bin-intel-mac.gz`` gf-3.1.6-bin-intel-mac.gz] (1.9MB)
|
||||||
- Windows:
|
- Windows:
|
||||||
[``gf-3.1.6-bin-i486-windows.zip`` gf-3.1.6-bin-i486-windows.zip]
|
[``gf-3.1.6-bin-i486-windows.zip`` gf-3.1.6-bin-i486-windows.zip]
|
||||||
(1.6 MB)
|
(1.6 MB)
|
||||||
@@ -37,12 +37,11 @@ What's new? See the [release notes release-3.1.6.html].
|
|||||||
|
|
||||||
==Installation instructions==
|
==Installation instructions==
|
||||||
|
|
||||||
The MacOS packages are installed by clicking at the icons, as usual.
|
|
||||||
|
|
||||||
The Windows package is installed by just unpacking it anywhere.
|
The Windows package is installed by just unpacking it anywhere.
|
||||||
It finds the libraries relative to the ``.exe`` file.
|
It finds the libraries relative to the ``.exe`` file.
|
||||||
|
|
||||||
To install a binary package for Linux: uncompress the executable and
|
To install a binary package for MacOS X or Linux: uncompress the executable and
|
||||||
put it somewhere on your path, renaming it to just ``gf``. For instance:
|
put it somewhere on your path, renaming it to just ``gf``. For instance:
|
||||||
```
|
```
|
||||||
gunzip gf-bin-[version].gz
|
gunzip gf-bin-[version].gz
|
||||||
@@ -69,6 +68,3 @@ To compile and install from source on Mac or Linux, do:
|
|||||||
```
|
```
|
||||||
The last command must be prefixed by ``sudo``, if the installation is outside
|
The last command must be prefixed by ``sudo``, if the installation is outside
|
||||||
user-writeable area.
|
user-writeable area.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user