[EMAIL PROTECTED] wrote:

I have a question about the state of specweb99 module. The reason is that I
failed to compile the source I pulled out of CVS on RedHat 7.3 Linux:

apxs -c -DLINUX -I../../mm-1.1.3 -L../../mm-1.1.3 -lmm mod_specweb99.c
gcc -DLINUX=22 -DMOD_SSL=208105 -DUSE_HSREGEX -DEAPI -DEAPI_MM -fpic
-DSHARED_MODULE -I/usr/local/apache/include -I../../mm-1.1.3 -DLINUX  -c

I'm assuming you are using the Apache 1.3 version? Most of the folks currently using mod_specweb99 are on Apache 2.0, so I don't know what kind of shape the 1.3 version is in. Patches (created with diff -u) would be appreciated.


For 2.0, we don't use apxs to build mod_specweb99, although that is a worthy goal. We build it as if it were part of the standard httpd distribution. Copy the files from the specweb99-2.0/ directory to your httpd-2.0/modules/generators/ directory, re-run ./buildconf, then configure with --enable-specweb99.

Greg



Reply via email to