I\'m trying to install ruby via RVM and am getting the following error and the logs are not really clear as to what\'s going on, has anyone run into this? I seem to recall t
Make sure you've added your user to the rvm group. Also, make sure you log out and log in. Group memberships are processed at login, so in order to write to /usr/local/rvm, you must log out and then log in so that the OS recognizes that you're in the rvm group.