On Wed, Mar 31, 2010 at 10:40 AM, Vikrama Sanjeeva
<viki.sanje...@gmail.com> wrote:
> Hi all,
>
>   I am trying to enable "mod_dav_svn" in existing Apache/2.2.11 (Unix) on
> Solaris -  i386 machine. I have tried below:
>
> 1: ./configure --enable-dav --enable-so --prefix=/usr/local/apache2
> --with-included-apr
> 2: make
> 3: make install
>
> And it looks like everything run fine. But I am not able to see
> "mod_dav_svn.so" file under "/usr/local/apache2/modules"

You just build mod_dav (not _svn) as a static module (so  it would
still not be in modules/ -- see apachectl -M).

Second, mod_dav_svn is not a part of the httpd src, it's part of svn.

-- 
Eric Covener
cove...@gmail.com

---------------------------------------------------------------------
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: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to