Failed to install command line tools on OSX Mavericks

后端 未结 8 1028
被撕碎了的回忆
被撕碎了的回忆 2020-12-13 08:39

I tried to install the command line tools on Mavericks following the steps in this very useful post

> xcode-select --install

but after a

8条回答
  •  不思量自难忘°
    2020-12-13 09:06

    I spent the day trying to solve this problem. I believe the error messages are just confused about installing Xcode. The real problem I had was a need to update gcc compiler. This happened to me because I skipped Mountain Lion, where that occurred. This blog post was very helpful.

提交回复
热议问题