Wow*_*Bow 8 ruby macos xcode ios
我在OS X 10.8.3上安装了RVM.该命令rvm -v有效但我尝试执行以下代码时出现一个错误:
\curl -L https://get.rvm.io | bash -s stable --rails # Or, --ruby=2.0.0-p195
Run Code Online (Sandbox Code Playgroud)
这是错误:
rvm 1.20.13 (stable) by Wayne E. Seguin , Michal Papis [https://rvm.io/]
Searching for binary rubies, this might take some time.
No binary rubies available for: osx/10.8/x86_64/ruby-2.0.0-p195.
Continuing with compilation. Please read 'rvm mount' to get more information on binary rubies.
Installing requirements for osx, might require sudo password.
Can not find compiler and 'make' tool - make sure Xcode and/or Command Line Tools are installed.
我甚至试过, rvm install 1.9.2但同样的错误出现了.我也没有运气安装Xcode.