0

我在將Ruby升級到2.0.0和Rails升級到3.2.13時遇到了一些問題。我正在使用this guide,並開始爲ruby 2.0.0和rails 3.2.13創建一個新的項目特定的gem列表。安裝ruby 2.0.0 rvm osx 10.6

這裏的code

和文件:

/usr/local/rvm/log/ruby-2.0.0-p0/yaml/configure.log:
http://txtup.co/f7taC
在/ usr /本地/ RVM /日誌/紅寶石2.0.0-P0/OpenSSL的/ configure.log:
http://txtup.co/vmXHM
/usr/local/rvm/log/ruby-2.0.0-p0/yaml/make.log:
http://txtup.co/wIowb
/usr/local/rvm/log/ruby-2.0.0-p0/openssl/make.log:
This is massive. I'll upload it if you ask me to
/usr/local/rvm/log/ruby-2.0.0-p0/configure.log :
http://txtup.co/zbNiz

如果還有其他東西需要,請告訴我。不知道我做了什麼,但不確定接下來要做什麼。謝謝!

回答

0

嘗試:

rvm get head 
rvm install 2.0.0 --autolibs=4 
+0

第一個命令:http://txtup.co/jIYz 第二個命令:http://txtup.co/YYEiZ 在/ usr /本地/ RVM /日誌/紅寶石-2.0.0-p0/brew_install.log:http://txtup.co/ZlYlx – dax 2013-03-21 05:29:51

+0

應該在bash中工作,請打開[rvm ticket](https://github.com/wayneeseguin/rvm/issues)來修復它在ZSH – mpapis 2013-03-21 07:58:36

+0

好吧,會做。乾杯! – dax 2013-03-21 18:12:22