Re: [Rails] Re: Re: Issues running ruby script/server.....
On Wed, May 12, 2010 at 6:36 AM, Faisal Basha <lists@ruby-forum.com> wrote:
> unknown0011248da679:~/hello faisal$ which ruby
> /usr/bin/ruby
> unknown0011248da679:~/hello faisal$ ruby -S gem -v
> /usr/local/bin/gem:8:in `require': No such file to load -- rubygems
Bingo -- try `/usr/local/bin/ruby script/server`
If that works, just make sure your .bashrc or whatever explicitly puts
/usr/local/bin before /usr/bin in your PATH.
--
Hassan Schroeder ------------------------ hassan.schroeder@gmail.com
twitter: @hassan
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home