On Mon, Oct 28, 2013 at 7:30 PM, Hassan Schroeder < [email protected]> wrote:
> On Mon, Oct 28, 2013 at 3:42 PM, R Vince <[email protected]> wrote: > > > I AM using rvm. My path: > > > > user@Mint15-32 ~/ggrip/ggripv2 $ echo $PATH > > > /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/user/.rvm/bin > > Uh, well. It looks like rvm is installed, but you're not actually using it. > If you were, your path would start with the rvm bin directories for the > ruby and gemset you'd selected. Which it obviously doesn't. > > Easy test: what does `rvm current` report? If it's not what you want, > that's the first thing to fix. > > > Hassan, user@Mint15-32 ~/ggrip/ggripv2 $ rvm current ruby-1.8.6-p420 which is correct. The /home/user/.rvm/bin in the PATH is correct, yes? What else are you saying should be in the PATH? THanks. -- 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/CAAHNhKWa_kjG13TOSU%2BiDCG-H948izyPJYY7ANFgpzDaJrsgjw%40mail.gmail.com. For more options, visit https://groups.google.com/groups/opt_out.

