Changes between Version 47 and Version 48 of FAQ


Ignore:
Timestamp:
Dec 11, 2008, 2:16:28 AM (15 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

XCode => Xcode

Legend:

Unmodified
Added
Removed
Modified
  • FAQ

    v47 v48  
    1717=== I get the error "C compiler cannot create executables" when I try to install a port ===
    1818
    19 You need to install [http://www.macports.org/install.php#requirements XCode].
     19You need to install [http://www.macports.org/install.php#requirements Xcode].
    2020Ensure you include both X11SDK and Unix Development.
    2121
     
    145145Python/mactoolboxglue.c:440: warning: return makes integer from pointer without a cast Python/mactoolboxglue.c:440
    146146}}}
    147 your XCode installation is incomplete (you are missing e.g. the Quicktime SDK).
     147your Xcode installation is incomplete (you are missing e.g. the Quicktime SDK).
    148148
    149149=== How do I get readline support for MacPort's Python? ===