Skip to content

Instantly share code, notes, and snippets.

@reedspool
Created August 17, 2014 00:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save reedspool/acf3354da8b284863fa9 to your computer and use it in GitHub Desktop.
Save reedspool/acf3354da8b284863fa9 to your computer and use it in GitHub Desktop.
RVM Troubles
Warning! PATH is not properly set up, '/Users/reed/.rvm/gems/ruby-1.9.2-p318@rails3tutorial/bin' is not at first place,
usually this is caused by shell initialization files - check them for 'PATH=...' entries,
it might also help to re-add RVM to your dotfiles: 'rvm get stable --auto-dotfiles',
to fix temporarily in this shell session run: 'rvm use ruby-1.9.2-p318@rails3tutorial'.
Downloading https://get.rvm.io
Turning on auto dotfiles mode.
Downloading https://github.com/wayneeseguin/rvm/archive/stable.tar.gz
curl: (23) Failed writing body (0 != 861)
Could not download 'https://github.com/wayneeseguin/rvm/archive/stable.tar.gz'.
curl returned status '23'.
Downloading https://bitbucket.org/mpapis/rvm/get/stable.tar.gz
curl: (23) Failed writing body (0 != 1068)
Could not download 'https://bitbucket.org/mpapis/rvm/get/stable.tar.gz'.
curl returned status '23'.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment