2012-10-19 193 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

回答