Changes between Version 131 and Version 132 of FAQ
- Timestamp:
- Mar 1, 2014, 9:29:41 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FAQ
v131 v132 27 27 === 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 28 28 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]. 29 You need to [http://guide.macports.org/chunked/installing.xcode.html#installing.xcode install Xcode and the command line tools]. 31 30 32 31 === How do I upgrade my Xcode install? === #upgradexcode