Hi,
I have compile the Apache1.3.33 with mod_ssl-2.8.23 with the following without success.
$ cd /usr/local/mod_ssl_2.8.23
$ ./configure --with-apache=/usr/local/src/apache_1.3.33
$ cd /usr/local/src/apache_1.3.33 $ SSL_BASE=/usr/bin
$ ./configure --enable-module=ssl --prefix=/var/apache1 -
Hi,
I am compiling Apache-1..3.33 with the following options:
./configure --prefix=/var/apache1.3 --localstatedir=/home --enable-module=most --enable-shared=max
I have hit into the following error during 'make.
mod_auth_dbm.c:41:18: ndbm.h: No such file or directorymod_auth_dbm.c: In functi