Changes between Version 31 and Version 32 of InstallationGuidelines/Mac/Developer/Manual
- Timestamp:
- 12/05/14 04:18:06 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InstallationGuidelines/Mac/Developer/Manual
v31 v32 10 10 3. Under the Components tab, click the Install button next to Command Line Tools. Note that this may require you to create a developer account with Apple to complete the download. 11 11 12 // If you do not see Command Line Tools under the Components tab you can run the command {{{xcode-select --install}}} in the terminal to preform the same operation. // 13 12 14 // Caution: The Xcode download is over 3GB. // 13 // LR October 2014: This step may not work for the last release of Xcode. // 15 // LR October 2014: This step may not work for the last release of Xcode. // 16 14 17 == Install !MacPorts == 15 18 The !MacPorts Project is an open-source community initiative to design an easy-to-use system for compiling, installing, and upgrading either command-line, X11 or Aqua based open-source software on the Mac OS X operating system. Installing !MacPorts will make installing some of the dependencies easier.