Skip to content

Instantly share code, notes, and snippets.

@rserna2010
Created March 24, 2015 22:38
Show Gist options
  • Save rserna2010/9fab8f48f6236304c9ba to your computer and use it in GitHub Desktop.
Save rserna2010/9fab8f48f6236304c9ba to your computer and use it in GitHub Desktop.
Warning: PATH set to RVM ruby but GEM_HOME and/or GEM_PATH not set, see:
https://github.com/wayneeseguin/rvm/issues/3212
Warning! PATH is not properly set up, $GEM_HOME is not set,
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.3-p392'.
RVM is not a function, selecting rubies with 'rvm use ...' will not work.
You need to change your terminal emulator preferences to allow login shell.
Sometimes it is required to use `/bin/bash --login` as the command.
Please visit https://rvm.io/integration/gnome-terminal/ for an example.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment