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

Re: SVN, Apache2, and Berkeley4.2 (beyond the FAQ)

From: Lars Immisch <lars_at_ibp.de>
Date: 2004-03-10 00:59:26 CET

> Summary:
> ========================================================
> I'm trying to install SVN server with Apache2, and I can't get apache
> built with Berkeley4.2. I've read the FAQ, applied the patch, and
> attempted numerous ways to get it to work. No glory. Help? Please?

<large snippage>

If all else fails: read config.log, determine which tests relating to
bdb fail, run them manually and check why.

I had to revert to this method only to discover that a test generated by
configure couldn't execute because it relied on a .so in
/usr/local/BerkeleyDB.4.2 (which was not in my ld.so.conf).

Hence configure assumed that there was no Berkeley DB installed at all
(although I have the Debian woody stock Berkeley version (around 2),
another for cyrus (3.3) plus 4.2 specifically for svn)

- Lars

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Mar 10 01:02:29 2004

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

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