diff options
author | wiz <wiz> | 2012-12-29 20:02:38 +0000 |
---|---|---|
committer | wiz <wiz> | 2012-12-29 20:02:38 +0000 |
commit | b7afc7cc590eb296b3a821134f2c96c99e11c63f (patch) | |
tree | 363eed26be81db06af8e9ce04de2968b9422d9f4 /bootstrap | |
parent | 020d8734c7db52c3c1895fe74526f9e950543621 (diff) | |
download | pkgsrc-b7afc7cc590eb296b3a821134f2c96c99e11c63f.tar.gz |
Note that you should install the command line tools.
Diffstat (limited to 'bootstrap')
-rw-r--r-- | bootstrap/README.MacOSX | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/bootstrap/README.MacOSX b/bootstrap/README.MacOSX index 0689c153298..55a92b46dac 100644 --- a/bootstrap/README.MacOSX +++ b/bootstrap/README.MacOSX @@ -1,4 +1,4 @@ -$NetBSD: README.MacOSX,v 1.12 2012/12/29 19:17:57 wiz Exp $ +$NetBSD: README.MacOSX,v 1.13 2012/12/29 20:02:38 wiz Exp $ Mac OS X Snow Leopard 32/64 (i386/x86_64) ABI issue: @@ -22,9 +22,12 @@ may have this on CD. If not, you can download it from Apple's Developer Connection. (You will need to register for a free ADC account.) See http://developer.apple.com/macosx/ for details. -If you plan to build packages that use the X11 Window System, you will -also need to make sure you have X11 installed. Download XQuartz from -http://xquartz.macosforge.org/landing/ +Then start Xcode, go to "Preferences" - "Downloads" and install +the "Command Line Tools". + +If you plan to build packages that use the X11 Window System, you +will also need to make sure you have an Xserver installed. Download +XQuartz from http://xquartz.macosforge.org/landing/ Experimental support for IBM's XL C/C++ compiler is present (tested with version 6.0). To use it, set: |