Xcode license agreements
macport で wine のビルドがこけたのでログを見てみたら…
:info:destroot You have not agreed to the Xcode license agreements, please run 'xcodebuild -license' (for user-level acceptance) or 'sudo xcodebuild -license' (for system-wide acceptance) from within a Terminal window to review and agree to the Xcode license agreements.
…と書いてあるので、その通りに sudo xcodebuild -license
と実行して表示される内容を熟読(嘘)して agree
と入力。
その後は無事にビルドできてるるっぽい。でも今まで、こんなのやったことなかったような。面倒だから諦めようとしてたけど、ログみてよかった(笑)。
| 固定リンク
「パソコン・インターネット」カテゴリの記事
- AmigaOSのHDDジオメトリ (つづき)(2017.05.29)
- AmigaOSのHDDジオメトリ (つづく…)(2017.05.23)
- Firefox41 で .keysnail.js がエラーしてた件(2015.10.12)
「Mac 関係」カテゴリの記事
- Android の adb backup から一部だけリストアしちゃー(2014.08.22)
- クレーンゲームでとったトイデジからの写真取り込みとか(2014.05.23)
- Xcode license agreements(2013.10.07)
コメント