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

subversion 1.3.1 configure issue

From: Jerry Zhao <zhaoj_at_vumclib.mc.vanderbilt.edu>
Date: 2006-05-16 23:39:35 CEST

Hi,

I am having problems running configure for subversion 1.3.1 with
httpd-2.0.58 installed:

./configure --prefix=/home/svn-1.3.1 --with-ssl --with-apr=/home/httpd2
--with-apr-util=/home/httpd2 --with-apxs=/home/httpd2/sbin/apxs
--disable-nls

...
configure: Apache Portable Runtime (APR) library configuration
checking for APR... yes
checking APR version... 0.9.12
wanted regex is 0\.9\.[5-9] or 1\.
configure: error: invalid apr version found

So I modified the configure script to recognize the new apr version, but
since httpd 2.0.58 no longer linked to bdb, configure still failed:

...
configure: WARNING: we have configured without BDB filesystem support

You don't seem to have Berkeley DB version 4.0.14 or newer
installed and linked to APR-UTIL. We have created Makefiles which
will build without the Berkeley DB back-end; your repositories will
use FSFS as the default back-end. You can find the latest version of
Berkeley DB here:

Are these bugs or am I missing something? Any feedback is appreciated!

Regards,

Jerry.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed May 17 11:25:33 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.