Changes between Version 131 and Version 132 of FAQ


Ignore:
Timestamp:
Mar 1, 2014, 9:29:41 PM (10 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Update missingxcode answer to link to top of Xcode installation section in guide, so as not to confuse Mavericks users

Legend:

Unmodified
Added
Removed
Modified
  • FAQ

    v131 v132  
    2727=== I get the error "C compiler cannot create executables" or "can't read "build.cmd": Failed to locate 'make' in path" when I try to install a port. Why? === #missingxcode
    2828
    29 You need to install [http://www.macports.org/install.php#requirements Xcode].
    30 Ensure you include both System Tools and Unix Development. As of Xcode 4.3, you also need to [http://guide.macports.org/chunked/installing.xcode.html#installing.xcode.lion.43 install the separate Command Line Tools package].
     29You need to [http://guide.macports.org/chunked/installing.xcode.html#installing.xcode install Xcode and the command line tools].
    3130
    3231=== How do I upgrade my Xcode install? === #upgradexcode