Created
October 10, 2013 04:30
-
-
Save carlcrott/6913068 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
ubuntu@ip-10-83-130-63:~$ rvm fix-permissions | |
Fixing user/group for ':rvm' - this might take few long minutes... | |
Fixing rights with 'g+w' - this might take few long minutes... | |
Finished fixing. | |
ubuntu@ip-10-83-130-63:~$ cd ghgvc | |
You are using '.rvmrc', it requires trusting, it is slower and it is not compatible with other ruby managers, | |
you can switch to '.ruby-version' using 'rvm rvmrc to [.]ruby-version' | |
or ignore this warning with 'rvm rvmrc warning ignore /home/ubuntu/ghgvc/.rvmrc', | |
'.rvmrc' will continue to be the default project file in RVM 1 and RVM 2, | |
to ignore the warning for all files run 'rvm rvmrc warning ignore all.rvmrcs'. | |
mkdir: cannot create directory `/usr/local/rvm/log/ruby-1.9.3-p125': Permission denied | |
ubuntu@ip-10-83-130-63:~/ghgvc$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment