Ruby on Rails
Monday, October 28, 2013
On Mon, Oct 28, 2013 at 6:33 PM, Walter Lee Davis <waltd@wdstudio.com> wrote:
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
Yes. I'm late to the party here, but are you using rvm on this server? What does your PATH look like? If you aren't using rvm, then have you tried using sudo, as in
sudo gem install rails -v 2.3.2
Without rvm, you may be installing these binaries somewhere that your PATH can't find them.
Walter
Walter,
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
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/CAAHNhKX8X12K1rsDL-_HaqtLrB8rkttW9yqGEbCyhDEbBN-3mw%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment