Created
March 23, 2011 20:54
-
-
Save cmhobbs/883945 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Installing RVM to /usr/local/rvm/mv: cannot stat `config/user': No such file or directory | |
touch: cannot touch `user/db': No such file or directory | |
touch: cannot touch `user/rvmrcs': No such file or directory |
@adamzaninovich That one is the single user, taken straight from http://rvm.beginrescueend.com/releases/rvm-install-head with line 18 altered
I am having trouble with system wide not single user.
You need to clone to rvm git repo and roll back a version, I rolled back to 1.2.9 and everything worked fine. Running the automated script wont work as expected. Wayne will probably have this fixed when he's around though
I'll try rolling back. I assumed it was a library issue as I got a few complaints about openssl and bison.
@ctdean your comment appears to have resolved the issue.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
injekt, is that the system wide install or the single user?