https://lh6.googleusercontent.com/-KqqDlzBorD4/UHLw9UzmO9I/AAAAAAAAABs/-v1fjNy8veE/s1600/2012-10-08_204820.png
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?
2012/10/8 Samir [email protected]
https://lh5.googleusercontent.com/-QxW6i5dPu2U/UHL5nF1WNTI/AAAAAAAAAB8/4zCA6EiFYQ8/s1600/1.jpg
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.
On Tue, Oct 9, 2012 at 1:35 AM, Norbert M. [email protected]
wrote:
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?
–
–
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