Skip to content

Instantly share code, notes, and snippets.

@cmhobbs
Created March 23, 2011 20:54
Show Gist options
  • Save cmhobbs/883945 to your computer and use it in GitHub Desktop.
Save cmhobbs/883945 to your computer and use it in GitHub Desktop.
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
Copy link

injekt, is that the system wide install or the single user?

@leejarvis
Copy link

@adamzaninovich That one is the single user, taken straight from http://rvm.beginrescueend.com/releases/rvm-install-head with line 18 altered

@retr0h
Copy link

retr0h commented Mar 24, 2011

I am having trouble with system wide not single user.

@leejarvis
Copy link

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

@cmhobbs
Copy link
Author

cmhobbs commented Mar 24, 2011

I'll try rolling back. I assumed it was a library issue as I got a few complaints about openssl and bison.

@cmhobbs
Copy link
Author

cmhobbs commented Mar 24, 2011

@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