RVM MRI 2.0.0-rc1 installs giving you trouble?
RVM Ruby 2.0.0-rc1 installs giving you problem?
Getting this Error?
Error running 'make', please read /Users/katz/.rvm/log/ruby-2.0.0-rc1/make.log
OSX
brew install openssl
rvm get head
CC=clang rvm install 2.0.0 -C --enable-shared, --with-openssl-dir=/usr/local
Ubuntu
sudo apt-get install openssl
rvm get head
rvm install 2.0.0 -C --enable-shared, --with-openssl-dir=/usr/local
Source: http://www.blog.bridgeutopiaweb.com/post/install-ruby-2-dot-0-0-with-rvm