Hassan Schroeder wrote:
> On Wed, May 12, 2010 at 6:12 AM, Faisal Basha <[email protected]>
> wrote:
>
>>>> unknown0011248da679:~/hello faisal$ ruby script/server
>>>> Rails requires RubyGems >= 1.3.2. Please install RubyGems and try again:
>
>> k this is wat i did
>
> But the command that's "failing" isn't gem or rails, it's `ruby` :-) so
> that implies you have a different one than you think first in your path.
>
> What does `which ruby` return?
>
> Also, try `ruby -S gem -v`
>
> --
> Hassan Schroeder ------------------------ [email protected]
> twitter: @hassan
Hey Hassan,
I remember you had helped me fix the bug last time......k here it is
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
(LoadError)
from /usr/local/bin/gem:8
unknown0011248da679:~/hello faisal$
thanks
--
Posted via http://www.ruby-forum.com/.
--
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 [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en.