Changes between Version 69 and Version 70 of Migration


Ignore:
Timestamp:
Oct 19, 2014, 6:48:38 PM (10 years ago)
Author:
whmagill
Comment:

added emphasis on reinstalling Mac Ports package

Legend:

Unmodified
Added
Removed
Modified
  • Migration

    v69 v70  
    1818==== OS X 10.9 Mavericks & OS X 10.10 Yosemite  ====
    1919
    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.
     20For 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`.
    2121
    22 === Reinstall MacPorts ===
     22Under 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 ===
    2325
    2426After 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].