Hi, im trying to compile the source for apache_1.3.34 and mod_ssl_2.8.25
Im using the following configure line for mod_ssl,
./configure --prefix=/usr/local/apache/1.3.34 --with-ssl=/usr/local/ssl
--with-apache=../apache_1.3.34 --enable-module=rewrite --enable-module=ssl
Problem is when it finishes i get the following notice,
rewrite_module uses ConfigStart/End
disabling DBM support for mod_rewrite
(perhaps you need to add -ldbm, -lndbm or -lgdbm to EXTRA_LIBS)
Im using Ubuntu 5.04 and have installed gdbm but this still happens with
both apache 1.3.34 and 1.3.33,
I found a patch at http://www.kelv.net/programming/slackware.php
however it worked a few months back but will not anymore for some reason,
Can anyone help?
Many thanks,
James Benson
---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
" from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]