I recently upgraded my OS X to 10.10 and have since encountered the problem of installing ruby through RVM. There is a dependency on gcc46 that I cannot solve. Any help is appreciated. Below is the error stack.
rvm reinstall ruby-1.9.3-p547 ruby-1.9.3-p547 -
EDIT:
I was able to install using the command below.
rvm install 1.9.3
Can someone help me understand what is the difference with the above command? Thanks
ruby osx-yosemite rvm
Saurabh
source share