Unable to get MacPort functionality after installing Xcode 4.3

后端 未结 17 2200
野趣味
野趣味 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:30

    After

    sudo xcode-select -switch /Applications/Xcode.app
    

    I also had to run

    sudo xcodebuild -license
    

    and accept the licence

提交回复
热议问题