Ruby on rails 安装ruby 2.0.0 rvm

Ruby on rails 安装ruby 2.0.0 rvm,ruby-on-rails,ruby,rvm,Ruby On Rails,Ruby,Rvm,如何使用rvm安装ruby我在安装ruby 2.0.0和ruby 1.9.3时出错: rvm安装2.0.0-p195 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 help mount' to get more

如何使用rvm安装ruby我在安装ruby 2.0.0和ruby 1.9.3时出错:

rvm安装2.0.0-p195

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 help mount' to get more information on binary rubies.
Checking requirements for osx.
Certificates in '/usr/local/etc/openssl/cert.pem' already are up to date.
Requirements installation successful.
Installing Ruby from source to: /Users/sergey-chechaev/.rvm/rubies/ruby-2.0.0-p195, this may take a while depending on your cpu(s)...
ruby-2.0.0-p195 - #downloading ruby-2.0.0-p195, this may take a while depending on your connection...
ruby-2.0.0-p195 - #extracted to /Users/sergey-chechaev/.rvm/src/ruby-2.0.0-p195 (already extracted)
ruby-2.0.0-p195 - #configuring........
Error running './configure --prefix=/Users/sergey-chechaev/.rvm/rubies/ruby-2.0.0-p195 --with-opt-dir=/usr/local/opt/libyaml:/usr/local/opt/readline:/usr/local/opt/libksba:/usr/local/opt/openssl --without-tcl --without-tk --enable-shared',
please read /Users/sergey-chechaev/.rvm/log/1385379217_ruby-2.0.0-p195/configure.log
There has been an error while running configure. Halting the installation.
rvm安装1.9.3

Searching for binary rubies, this might take some time.
No binary rubies available for: osx/10.8/x86_64/ruby-1.9.3-p484.
Continuing with compilation. Please read 'rvm help mount' to get more information on binary rubies.
Checking requirements for osx.
Certificates in '/usr/local/etc/openssl/cert.pem' already are up to date.
Requirements installation successful.
Installing Ruby from source to: /Users/sergey-chechaev/.rvm/rubies/ruby-1.9.3-p484, this may take a while depending on your cpu(s)...
ruby-1.9.3-p484 - #downloading ruby-1.9.3-p484, this may take a while depending on your connection...
ruby-1.9.3-p484 - #extracted to /Users/sergey-chechaev/.rvm/src/ruby-1.9.3-p484 (already extracted)
ruby-1.9.3-p484 - #configuring........
Error running './configure --prefix=/Users/sergey-chechaev/.rvm/rubies/ruby-1.9.3-p484 --with-opt-dir=/usr/local/opt/libyaml:/usr/local/opt/readline:/usr/local/opt/libksba:/usr/local/opt/openssl --without-tcl --without-tk --enable-shared',
please read /Users/sergey-chechaev/.rvm/log/1385379545_ruby-1.9.3-p484/configure.log
There has been an error while running configure. Halting the installation.

我不明白发生了什么。我安装了
brew安装autoconf automake libtool pkg config apple-gcc42 libyaml readline libxml2 libxslt libksba openssl sqlite
xcode
也从appstore下载最新的apple xcode。打开Xcode并从首选项中安装命令行工具。尝试运行rvm并再次安装ruby

从appstore下载最新的Apple Xcode。打开Xcode并从首选项中安装命令行工具。尝试运行rvm并再次安装ruby

您只能从下载命令行工具(需要注册)
并从rvm安装ruby。

您只能从下载命令行工具(需要注册)
并从rvm安装ruby。

您最近是否更新到
Mavericks
?是的,我安装更新或否,我不确定)))尝试更新您的开发工具:
xcode-select--install
日志文件中的内容
/Users/sergey chechaev/.rvm/log/1385379217_ruby-2.0.0-p195/configure.log
您是否更新到
Mavericks
最近?是的,我安装了更新或否(我不确定)))尝试更新您的开发工具:
xcode选择--install
日志文件中的内容
/Users/sergey chechaev/.rvm/log/1385379217_ruby-2.0.0-p195/configure.log