Changes between Version 1 and Version 2 of SierraProblems
- Timestamp:
- Aug 22, 2016, 1:44:24 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SierraProblems
v1 v2 7 7 == Updating MacPorts Base == 8 8 9 MacPorts must be [https://www.macports.org/install.php re-installed] in a version configured for macOS 10.12 Sierra. 9 MacPorts must be [https://www.macports.org/install.php re-installed] in a version configured for macOS 10.12 Sierra. However, for now, you must install the latest version of Macports base [https://guide.macports.org/chunked/installing.macports.html#installing.macports.source from source]. 10 10 11 11 Ensure you have at least the command line tools installed by running `xcode-select --install` from a Terminal. Make sure to also run this even if you have Xcode installed, because some ports fail to build without it. You also have to run `sudo xcodebuild -license` after doing this.