I'm on ubuntu and installed rbenv + ruby-build. when I try to install any version I get an error. from the log it seems that it tries to install ruby at /usr/local/rbenv/versions
which gives a Permission denied
error. I'm not sure if this the right path versions should go? On my Mac its /usr/local/Cellar/rbenv/shims/ruby
!
Any clue?