Re: mod_dav_svn_so
From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-11-11 15:50:13 CET
On Nov 11, 2004, at 4:04 AM, christian unger wrote:
> So I'v e been trying to build svn 111 under os x but the apache module
Wha? You don't need to do anything so hack-y. I've been building svn
1. build and install berkeleyDB source. (usually into
2. build and install apache2 source, with pointers to BDB:
./configure --enable-maintainer-mode --enable-so" --enable-dav \
Now you end up with apache2 in /usr/local/apache2/
3. build and install subversion:
./configure && make
The configure file will automatically find apr and apr-util in
---------------------------------------------------------------------
|
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.