[mod-lisp-devel] compiling mod_lisp2 for Apache2

Marc Battyani marc.battyani at fractalconcept.com
Fri Nov 12 13:31:30 UTC 2004


"Sheng Han" <shengh at cadence.com> wrote:

> Marc Battyani wrote:
>
> >"Sheng Han" <shengh at cadence.com> wrote:
> >
> >
> >>I compiled the newly released mod_lisp2 for Apache2 under Solaris.
> >>
> >>With httpd-2-0-52, I have the error of .so file didn't get compiled:
> >>
> >>    ./bin/apxs -i -c ./modules/mod_lisp2.c
> >>
> >
> >Normally it's apxs2. I'm surprised to see that apxs worked for the
previous
> >versions.
>
> I can't seem to find apxs2 in bin directory....where is it then? Do I
> need to build apache2
> with special arguments for apxs2?

On debian I got the apache2 dev package:
apt-get install apache2-dev
then
apxs2 -i -c mod_lisp2.c

There is probably something similar for Solaris.

Cheers,

Marc






More information about the mod-lisp-devel mailing list