You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Xi...@equifax.com on 2007/02/22 14:45:38 UTC

couldn't get mod_dav.so from Apache




Hey, Whoever, who can give me helps,

 I am trying to install a  Apache based server but it was failed. The
following is what I did when I did the installation:

a.  I used db-4.4.20.tar.gz to install Berkeley DB, and the installation
was successful ;
b.  I used httpd-2.0.59.tar.gz to install Apache with enable  WebDav, but I
didn't get the mod_dav.so module. Here is the options that I chose:

./configure --prefix=/svn/local \
             --with-dav --enable-dav --enable-so \
             --with-dbm=db4 --with-berkeley-db=/svn/local