Re: Berkely db 4.2 + apr-util: Almost There!
From: Nathan Kidd <nathan_at_hummingbird.com>
Date: 2004-03-01 20:16:18 CET
Robert Guthrie wrote:
> Nathan Kidd wrote:
Well, you could always try building APR from apache. :)
Below are the rough notes I made for myself when I did it.
-Nathan
* build and install BerkeleyDB 4.2, SWIG 1.3, neon 0.24.4 to default
# Apache
tar xfz httpd-2.0.48.tar.gz
Follow instructions at:
CFLAGS=-I/usr/kerberos/include ./configure --prefix=/usr/local/apache2
make; su; make install
# Subversion
tar xfj subversion-1.0.0.tar.bz2
make; su; make install
---------------------------------------------------------------------
|
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.