Changes between Version 5 and Version 6 of YosemiteProblems


Ignore:
Timestamp:
Oct 22, 2014, 7:43:01 AM (9 years ago)
Author:
neverpanic (Clemens Lang)
Comment:

Since MacPorts now uses its internal copy of Tcl, this is no longer true.

Legend:

Unmodified
Added
Removed
Modified
  • YosemiteProblems

    v5 v6  
    99MacPorts must be [https://www.macports.org/install.php re-installed] in a version configured for Yosemite.
    1010
    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 you might otherwise see an error message about MacPorts not being able to find Tcl with the next selfupdate. You also have to run `sudo xcodebuild -license` after doing this.
     11Ensure 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.
    1212
    1313== If cmake fails to build because the MacOSX10.10 SDK isn't found == #cmake