RE: Re: mod_dav_svn_so
From: Tri Truong <Tri.Truong_at_appiancorp.com>
Date: 2004-11-12 16:26:33 CET
I also had problems building mod_dav_svn_so on Linux until I ran Apache
-----Original Message-----
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
> wouldn't build.
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.