Ruby on Rails Monday, October 28, 2013

On Mon, Oct 28, 2013 at 3:42 PM, R Vince <rvince99@gmail.com> 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 Schroeder ------------------------ hassan.schroeder@gmail.com
http://about.me/hassanschroeder
twitter: @hassan

--
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 rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CACmC4yAjuBVyd9LrBQOGxEiZPjQcDAYa3LA53e0SHBHpBd06DQ%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments:

Post a Comment