changeset 2286:c93f3b26da11

doc update: OSX requirements
author Tony Theodore <tonyt@logyst.com>
date Sun, 18 Mar 2012 14:33:03 +1100
parents bf09a19d11df
children e9eed43704a2
files doc/index.html
diffstat 1 files changed, 2 insertions(+), 7 deletions(-) [+]
line wrap: on
line diff
--- a/doc/index.html	Sat Mar 17 16:51:56 2012 +0100
+++ b/doc/index.html	Sun Mar 18 14:33:03 2012 +1100
@@ -763,7 +763,7 @@
 
     <p>
     Install
-    <a href="http://developer.apple.com/xcode/">Xcode 3</a>
+    <a href="http://developer.apple.com/xcode/">Xcode 4</a>
     and
     <a href="http://www.macports.org/">MacPorts</a>,
     then run:
@@ -774,12 +774,7 @@
                   p5-xml-parser pkgconfig scons \
                   wget xz yasm</pre>
     <p>
-    On Mac OS X ≤ 10.5, also select a more recent GCC:
-    </p>
-    <pre>sudo port install gcc_select
-sudo gcc_select gcc42</pre>
-    <p>
-    Xcode 4 is not supported yet.
+    Mac OS X versions ≤ 10.6 are no longer supported.
     </p>
 
     <h3 id="requirements-opensuse">openSUSE</h3>