But module build via apxs works well
cd server/apache13
make -f Makefile.apxs
cd server/apache2 (without jni)
make -f Makefile.apxs
-
Henri Gomez ___[_]
EMAIL : [EMAIL PROTECTED](. .)
PGP KEY : 697ECEDD...oOOo..(_)..oOOo...
PGP Fingerprint :
Hi to all,
Just commited the updated works on autoconf for
native2.
1) I removed support for static build, since I'm
still waiting for informations on how to do this.
usage :
cd jk/native2
./buildconf.sh
to build against apache 1.3 without apr
./configure --with-apxs=/sbin/apxs
make
to