简体   繁体   中英

installing ruby 2.0.0 rvm osx 10.6

I'm having a bit of a problem upgrading Ruby to 2.0.0 and Rails to 3.2.13. I was using this guide , and got to the step to create a new project specific gem list for ruby 2.0.0 and rails 3.2.13.

here's the code

and the files:

/usr/local/rvm/log/ruby-2.0.0-p0/yaml/configure.log:
http://txtup.co/f7taC
/usr/local/rvm/log/ruby-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

If there's anything else you need, let me know. Not sure what I've done, but not really sure what to do next. Thanks!

try:

rvm get head
rvm install 2.0.0 --autolibs=4

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM