Facing problem to start rails server on my windows machine.

Hi, I am samir…a newbee to ROR.I cannot start the local server on my windows 7 machine by “rails server” command… I am facing the problem i have attached in this mail. please help.

You gave the answer to your problem in your screen.

The message tells you to run ‘bundle install’, did you do that?

You gave the answer to your problem in your screen.

The message tells you to run ‘bundle install’, did you do that?

he did that but he got an error.

i’ve never used rails in windows before (except using cygwin) so I’m not sure what your issue is. but have you tried

the suggestion of bundle? what errors do you get when you run gem install rake -v 0.9.2.2?

Yes I have installed rake -v ‘0.9.2.2’ then a warning displayed to install cofee-script-source-v ‘1.3.3’

Also I have installed that.

then it displayed to install execjs -v ‘1.4.0’

It is showing error in installation.

Hi Friends. My problem solved. I have uninstalled everything I had previously. Then I downloaded the rails installer kit from www.railsinstaller.org . just saved the file and installed. just some next next procedure. its working properly now.

Thanks http://railsinstaller.org/ team for such a kit…

Ruby, Rails, Git, Sqllite, Bundler… etc everything is there in that package… no need to install all those things separately