Article 5FN4S Apache Module for running server side Javascript

Apache Module for running server side Javascript

by
Mental-Octopus
from LinuxQuestions.org on (#5FN4S)
Recently I found this apache module for running server side js with
spidermonkey's Javascript engine.

https://github.com/mankyd/edjs

I don't think I fully understand instructions though...

I downloaded files from my debian server with wget.

then I ran the commands from inside the folder

aclocal
> autoconf
> ./configure
> make
> sudo make install

I'm getting this error when I run ./configure

line 3105: syntax error near unexpected token `NSPR,`

Now as per instructions I installed gcc, automake, autoconf, apxs2 for the module, nspr4, apache2, apreq2. So I'm wondering if I may be missing another installation or it is something else.latest?d=yIl2AUoC8zA latest?i=c4hA1pbrbCM:4NR3hzYHwxk:F7zBnMy latest?i=c4hA1pbrbCM:4NR3hzYHwxk:V_sGLiP latest?d=qj6IDK7rITs latest?i=c4hA1pbrbCM:4NR3hzYHwxk:gIN9vFwc4hA1pbrbCM
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments