[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 with apache2.2 problems

From: Ryan Schmidt <subversion-2006d_at_ryandesign.com>
Date: 2006-10-03 00:04:03 CEST

On Oct 2, 2006, at 15:32, Dmitri wrote:

> I can't compile subversion with apache-2.2.3
>
> the problem is that apache 2.2 requires apr >1 but subversion comes
> with apr 0.9.7
>
> If I pass the --with-apr=/usr/local/apr/bin/apr-1-config
> then I am getting errors something about "external apr used, cannot
> build with BerkeleyDB.4.4"
>
> If I just build subversion with it's default apr, it builds fine,
> no errors, but then subversion just does not work with apache.
>
> Have someone built subversion with apache 2.2 successfully?

Absolutely (on Mac OS X 10.4.7 PPC). Though, I use the --without-bdb
option because I do not need or want BerkeleyDB. Do you specifically
want BDB? If not, you may as well disable it.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Oct 3 00:08:56 2006

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.