[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: mod_dav_svn

From: Kevin Pilch-Bisson <kevin_at_pilch-bisson.net>
Date: 2001-11-16 14:30:57 CET

On Fri, Nov 16, 2001 at 04:43:57AM -0800, Sung Kim wrote:
> Hello,
>
> I downloaded and tested subversion-r464.
>
> After ./configure --with-apxs=/usr/local/apache2/bin/apxs, I did
> make;make install.
>
> But libmod_dav_svn.so neither install nor compile.
>
> Did I miss something to install mod_dav_svn to the apache server?

You also need to have Berkeley DB 3.3.11 in order to build mod_dav_svn.
If you don't have it you can get it from www.sleepycat.com, unpack the
distribution at the root of your subversion source tree, rename the
db-3.3.11 directory to db, then re-run configure and it should find it.

If you do have Berkeley DB, then we will need some more information to figure
out why mod_dav_svn didn't get built.

-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Kevin Pilch-Bisson                    http://www.pilch-bisson.net
     "Historically speaking, the presences of wheels in Unix
     has never precluded their reinvention." - Larry Wall
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

  • application/pgp-signature attachment: stored
Received on Sat Oct 21 14:36:48 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.