2012-10-19 196 views
3

只是试图利用RVM在OSX 10.8.2安装Ruby 1.9.3-P286并收到以下错误:RVM +红宝石1.9.3-P286

Installing new ruby ruby-1.9.3-p286 
ruby-1.9.3-p286 - #configure 
ruby-1.9.3-p286 - #download 
ruby-1.9.3-p286 - #extract 
ruby-1.9.3-p286 - #validate 

Libraries missing for ruby-1.9.3-p286: /opt/sm/pkg/versions/libffi/3.0.10/lib/libffi.5.dylib. Refer to your system manual for installing libraries 

Mounting remote ruby failed, trying to compile. 
Installing Ruby from source to: /Users/lee/.rvm/rubies/ruby-1.9.3-p286, this may take a while depending on your cpu(s)... 
ruby-1.9.3-p286 - #downloading ruby-1.9.3-p286, this may take a while depending on your connection... 
ruby-1.9.3-p286 - #extracting ruby-1.9.3-p286 to /Users/lee/.rvm/src/ruby-1.9.3-p286 
ruby-1.9.3-p286 - #extracted to /Users/lee/.rvm/src/ruby-1.9.3-p286 
ruby-1.9.3-p286 - #configuring 
ruby-1.9.3-p286 - #compiling 
ruby-1.9.3-p286 - #installing 

Error running 'make install', please read /Users/lee/.rvm/log/ruby-1.9.3-p286/install.log 
There has been an error while running make install. Halting the installation. 

我GOOGLE了这些错误,但没有已经帮助到目前为止,任何帮助表示赞赏。

+1

是什么在'/用户/李/ .rvm /日志/红宝石1.9.3-P286/install.log'? – matt

+0

https://gist.github.com/3921177 – Lee

+1

请参阅http://stackoverflow.com/questions/7792105/can-not-install-ruby-1-8-7-p249-on-rvm他们有同样的问题 – FluxEngine

回答