execjs is just an intermediary between a javascript runtime and ruby. In general adding therubyracer gem should help you, or installing node.js directly.
On Mon, Sep 5, 2011 at 1:12 PM, brian piercy <[email protected]> wrote: > Downloaded & installed RoR 3.1.0. On Windows, no problems. > > On Ubuntu, "rails server" bombs out with a missing Javascript runtime. I > installed the execjs gem to remedy the problem - no luck. > > Ideas? > > > -- > 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/-/HESkWlWRSnoJ. > 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. > -- 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.

