Changes between Version 69 and Version 70 of Migration
- Timestamp:
- Oct 19, 2014, 6:48:38 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Migration
v69 v70 18 18 ==== OS X 10.9 Mavericks & OS X 10.10 Yosemite ==== 19 19 20 For minimum support of MacPorts, you need the Command Line Tools, which can be installed using `xcode-select --install`. If you are installing MacPorts from source, you will also want to run `sudo xcodebuild -license`. Note that some ports will require a full Xcode installation, which is available for free on the Mac App Store.20 For minimum support of MacPorts, you need the Command Line Tools, which can be installed using `xcode-select --install`. If you are installing MacPorts from source, you will also want to run `sudo xcodebuild -license`. 21 21 22 === Reinstall MacPorts === 22 Under Yosemite, "Software Update" no longer exists, rather one uses the "App Store" and enters "xcode" into the search box at the top right of the screen to find the latest version of Xcode. Once Xcode has been downloaded ( it is free) and installed via this method, it will appear in your "Purchases" tab, and updates will be provided until the NEXT major relaese of OSX or Xcode when you will have to search for the current version again. 23 24 === '''IMPORTANT - Do Not Skip this step:''' Reinstall MacPorts === 23 25 24 26 After updating the development tools, [https://www.macports.org/install.php install the base MacPorts system] for your new platform, either from the appropriate pkg or dmg file if already available or [https://www.macports.org/guide/#installing.macports.source from source].