Search code examples
ruby-on-railsruby-on-rails-3.2rvmosx-snow-leopardruby-2.0

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!


Solution

  • try:

    rvm get head
    rvm install 2.0.0 --autolibs=4