macportをxocde4で作り直すように変更2011/04/05 17:40

mac book Airのxcode 4にあげて 以前の3を削除したので macportの環境を変えた

butcher$xcode-select -print-path
/Developer-old

butcher$ sudo xcode-select -switch /Developer

butcher$ xcode-select -print-path
/Developer

変更前のエラー
butcher$ sudo port install scribus qt4-mac
Warning: xcodebuild exists but failed to execute
Warning: Xcode does not appear to be installed; most ports will likely fail to build.