From: Jonathan Cairns Date: 2013-02-07T01:16:14+09:00 Subject: Re: Ruby 1.9.3-p362 on Mac OSX --047d7b603c14ea240204d51095a9 Content-Type: text/plain; charset=ISO-8859-1 > My path is: > > /Users/peterbailey/documents/scripts/ruby/local:/usr/local/ bin:/usr/bin:/bin:/usr/sbin:/sbin:/users/peterbailey/ documents/scripts/ruby/local:/opt/X11/bin:/usr/local/git/bin: Yeh, your ruby path hasn't been included in that. You want to be seeing "/Users/peterbailey/.rvm/rubies/ruby-1.9.3-p362/bin" somewhere in there. Try sourcing ~/.rvm/environments/default - I've found that it's sometimes necessary (when it's a full moon, for instance): $ source "$HOME/.rvm/environments/default" Then check your $PATH again and see whether it's added your rubies bin directory. -- *Jon Cairns* * * e-mail: jon@joncairns.com website: http://joncairns.com twitter: @joonty --047d7b603c14ea240204d51095a9 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
> My path is:
>
= > /Users/pet= erbailey/documents/scripts/ruby/local:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/users/peterbail= ey/docum= ents/scripts/ruby/local:/opt/X11/bin:/usr/local/git/bin:

<= /div>Yeh, your ruby path hasn't been included in that. You want to be s= eeing "/Users/peterbailey/.rvm/
rubies/ruby-1.9.3-p362/bin" somewhere in t= here.

Try sourcing ~/.rvm/environments/default - I've found that= it's sometimes necessary (when it's a full moon, for instance):

=A0 =A0 $ source "$HOME/.rvm/environments/default&qu= ot;

Then check your $PATH again and see wheth= er it's added your rubies bin directory.

--
Jon Cairns

e-ma= il:=A0jon@joncairns.com
twitter= :=A0@joonty
--047d7b603c14ea240204d51095a9--