Changes between Version 89 and Version 90 of ProblemHotlist


Ignore:
Timestamp:
Aug 23, 2012, 2:20:17 PM (12 years ago)
Author:
ernstke+macports@…
Comment:

Added note about installing Xcode command line tools after first run on OS X 10.7 (Lion). Probably applies to 10.8 as well.

Legend:

Unmodified
Added
Removed
Modified
  • ProblemHotlist

    v89 v90  
    11= Problem Hotlist =
     2
     3== MacPorts `port install`s fail on OS X Lion 10.7 after a fresh App Store installation of Xcode ==
     4The `port` command will remind you to install Xcode (or upgrade if you have an old version lying around from a previous installation of OS X). This is most easily accomplished using the "App Store" application on your Mac, which requires an Apple ID. Xcode 4.4 is the version currently available for Lion from the App Store.
     5
     6However, as with Xcode 4.3 (below), the command line tools required for the build process are not installed automatically and require an additional to [#clt install the tools].
     7
    28
    39== MacPorts stops working after installing Xcode 4.3 == #xcode43