Hello - Hoping someone can help with this issue. Everytime i run rvm -v i receive this error.
Warning! PATH is not properly set up, '/usr/local/rvm/gems/ruby-1.9.3-p392/bin' is not at first place, usually this is caused by shell initialization files - check them for 'PATH=...' entries, My .bash_profile looks like this: export PATH=$PATH:/usr/local/rvm/gems/ruby-1.9.3-p392/bin:/usr/local/rvm/gems/ruby-1.9.3-p392@global/bin:/usr/local/rvm/rubies/ruby-1.9.3-p392/bin:/usr/local/rvm/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/sm/bin:/opt/sm/pkg/active/bin:/usr/local/bin:/opt/sm/pkg/active/sbina export PATH=/usr/local/bin:$PATH export PATH="/usr/local/bin:/usr/local/sbin:~/bin:$PATH" Can anyone point me in the right direction to resolve this. I have already tried the following. rvm get stable --auto-dotfiles rvm get head --auto-dotfiles rvm get head rvm get stable Thanks in advance. -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/fa1fbcb203908ee8d82d221cf06d61f1%40ruby-forum.com. For more options, visit https://groups.google.com/groups/opt_out.

