PDA

View Full Version : [64 bit] mod_jaxer


xbaez
February 1st, 2010, 02:13 AM
How do I install jaxer into Ubuntu?

I want to execute Javascript as an Apache module

I tried compiling the module by myself, since I have Apache 2.0 with worker MPM

I compiled the module [OK]

I started Jaxter [OK]

then, when I try to load Apache, I get the following:

so: undefined symbol: set_jaxer_worker

I can use other Javascript Server-Side solution if needed