Changes between Version 12 and Version 13 of Migration


Ignore:
Timestamp:
Sep 22, 2009, 4:12:51 PM (15 years ago)
Author:
jmroot (Joshua Root)
Comment:

move subheading

Legend:

Unmodified
Added
Removed
Modified
  • Migration

    v12 v13  
    11== Migrating a MacPorts install to a new major OS version or CPU architecture ==
    22
     3An installation of MacPorts and the ports installed by it are only designed to work on a single OS release and a single CPU architecture. If you upgrade to a new OS version (e.g. from Tiger to Leopard) or migrate to a new machine with a different type of CPU (e.g. PowerPC to Intel), you may get lucky and have your ports keep working, but in general, things will break.
     4
    35=== Reinstall Xcode and MacPorts ===
    4 
    5 An installation of MacPorts and the ports installed by it are only designed to work on a single OS release and a single CPU architecture. If you upgrade to a new OS version (e.g. from Tiger to Leopard) or migrate to a new machine with a different type of CPU (e.g. PowerPC to Intel), you may get lucky and have your ports keep working, but in general, things will break.
    66
    77After performing either of these types of system upgrades, you will first need to install the base MacPorts system again, either from the appropriate disk image or from source. If you are upgrading from a prior version of Mac OS X, install the latest version of Xcode for your new OS. This will not be done for you automatically; Xcode is not updated by Software Update, so you must update it manually. You will find the Xcode installer on the Mac OS X installation DVD or on the Apple Developer web site. Finally, reinstall all your ports.