I hope this is the place to post this. If it’s the Rails list, let me
know.
Running Kubuntu 12.10, rvm 1.18.5, and ruby 1.9.3p374 (2013-01-15
revision 38858) [i686-linux] -
I’ve installed the BrowserCMS gem. It has a command for creation of a
demo CMS " Suitable for learning BrowserCMS" -
browsercms demo [NAME]
Issuing that, all goes well until the end, at which point I get an error
msg:
rake cms:install:migrations
rake aborted!
Could not find a JavaScript runtime. See
GitHub - sstephenson/execjs: Run JavaScript code from Ruby for a list of available runtimes
That link advises installation of the execjs gem. Done.
Reissuing the demo creation demand, I have the exact same problem. I
reload rvm (grasping at straws, here), and retry. Same result.
My terminal output for the last try is here: http://pastie.org/6033592
I don’t know what’s happening or what to do about it. I’d appreciate any
help offered!
[posted from ruby-forum.com]