Unable to get MacPort functionality after installing Xcode 4.3

后端 未结 17 1941
野趣味
野趣味 2021-01-29 21:51

I am having trouble getting MacPorts to function properly. I just installed OSX Lion 10.7.3 I downloaded and installed MacPorts first, and then after reading the requirements, I

17条回答
  •  借酒劲吻你
    2021-01-29 22:44

    In theory this should work if you have Xcode4.3 installed (in /Applications):

    $ sudo xcode-select -switch /Applications/Xcode.app/Contents/Developer/
    

    (And you've installed the optional command line tools)

提交回复
热议问题