On Monday, June 11, 2012 4:49:39 PM UTC-3, Ruby-Forum.com User wrote:
>
> did everything. 
> used the rubyracer and copied the source in my gemfile. ran the bundle 
> install again but no use. 
>
> maybe i'm doing the process of adding the rubyracer wrong. 
> i would be very thankful if you please guide me through the process. 
> thanks. 
>
>
therubyracer does not work on Windows due it's dependency on libv8.

Windows already provides a JavaScript engine, but sometimes it might be 
missing from your system.

You can simply install Node.JS and restart your computer to ensure "node" 
executable is available in the command prompt.

Then try your Rails application again.

--
Luis Lavena

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/rubyonrails-talk/-/iCso7ljnjGMJ.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to