作者hao1993 (正義的一方)
看板Ruby
標題[問題] 安裝Xcode command line tools
時間Fri Mar 13 01:20:15 2015
大家好,小弟按照這篇教學想要建置環境
https://github.com/rocodev/guides/wiki/setup-mac-development
當我下 xcode-select --install
他會噴 xcode-select: error: command line tools are already installed, use
"Software Update" to install updates
但是 xcode-select -p
得到卻是 /Applications/Xcode.app/Contents/Developer
並不是 /Library/Developer/CommandLineTools
請問這樣有安裝成功嗎?
--
※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 140.113.249.129
※ 文章網址: https://webptt.com/m.aspx?n=bbs/Ruby/M.1426180818.A.B20.html
1F:→ uranusjr: 要很舊版的 Xcode 才會裝到 /Library, 你的安裝沒問題。 03/13 08:48