Installing Ruby On Rails

Hi,

I tried to install ruby on rail as per instructions given on
Radar – O’Reilly.

I finished installation.But now when i want to run
c:\rails\cookbook>ruby script/server for starting rail application.

it shows some loading error & not found active support instead of
starting server.

Also when installing rails by command gem install rails --remote
it never ask me for any option.On onlamp.com they said that it will ask
for installing then press y.

Please help me.

Thank You.

It’s interesting that rails itself is obviously there, but none of the
dependencies. Can you try “gem install rails --include-dependencies” ?

Alan

hi
thanks a lot everybody
followed the procedure through

http://toranbillups.com/blog/archive/2010/09/01/How-to-install-Rails-3.0-and-Ruby-1.9.2-on-Ubuntu

working fine
Thanks
F.Kabir

On Sat, Mar 5, 2011 at 12:01 PM, Fakir Baba Consultancy <