diff options
| author | hallgren <hallgren@altocumulus.org> | 2010-04-24 12:08:28 +0000 |
|---|---|---|
| committer | hallgren <hallgren@altocumulus.org> | 2010-04-24 12:08:28 +0000 |
| commit | fd0f602b4861c51044aacb5ccd06e8cf02cec309 (patch) | |
| tree | 552edc88add78bbf38a531a9cf87ca451519a8c0 /download/index.html | |
| parent | 2b21e7fae764f454200183fdcd7efbed3c647012 (diff) | |
Add MacOS X binary to the download page
Diffstat (limited to 'download/index.html')
| -rw-r--r-- | download/index.html | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/download/index.html b/download/index.html index 27af6beb1..e8e10c898 100644 --- a/download/index.html +++ b/download/index.html @@ -18,8 +18,8 @@ GF 3.1.6 released 23 April 2010. </P> <UL> -<LI>MacOS X (Snow Leopard): -<LI>MacOS X (Leopard): +<LI>MacOS X (Leopard and Snow 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: <A HREF="gf-3.1.6-bin-i486-windows.zip"><CODE>gf-3.1.6-bin-i486-windows.zip</CODE></A> (1.6 MB) @@ -45,14 +45,11 @@ What's new? See the <A HREF="release-3.1.6.html">release notes</A>. </P> <H2>Installation instructions</H2> <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. It finds the libraries relative to the <CODE>.exe</CODE> file. </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: </P> <PRE> |
