Re: [Rails] RVM Path issue when I run RVM -V

2013-09-17 Thread Norbert Melzer
Please read the error messages and LOOK at your path variables, not only copy and paste them. Reading and understanding error messages can help save time pretty often... Am 17.09.2013 05:56 schrieb "Chris Kuffo" : > Hello - Hoping someone can help with this issue. Everytime i run rvm -v > i recei

Re: [Rails] RVM Path issue when I run RVM -V

2013-09-17 Thread MichaƂ Papis
Change this line: 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

Re: [Rails] RVM Path issue when I run RVM -V

2013-09-17 Thread Colin Law
On 17 September 2013 08:06, Colin Law wrote: > On 17 September 2013 04:56, Chris Kuffo wrote: >> 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 firs

Re: [Rails] RVM Path issue when I run RVM -V

2013-09-17 Thread Colin Law
On 17 September 2013 04:56, Chris Kuffo wrote: > 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 initializa

[Rails] RVM Path issue when I run RVM -V

2013-09-16 Thread Chris Kuffo
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_p