LoginSignup
19
18

More than 5 years have passed since last update.

Yosemiteにしてbrew doctorするclangがない!と怒られる場合の対応

Posted at

Yosemiteにする際に/usr/localがどうのこうの。。。という問題もあったし、brewの動きを確かめるためにbrew doctorしてみたら

Error: No such file or directory - /Library/Developer/CommandLineTools/usr/bin/clang

などと言われるわけです。
一瞬おや?と思うけど、brewのinstall時を思い出して、慌てず騒がず

xcode-select --install

を実行して、コマンドラインツールを入れればOK。その後brew doctorした際

Warning: Your Xcode (6.0.1) is outdated
Please update to Xcode 6.1.
Xcode can be updated from the App Store.

などと言われましたが、まだ AppStoreからはXcode 6.1 が落ちてこないので、しばし我慢ですね。

大した話でもないけど、時事ネタなので一応書いてみました。

19
18
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
19
18