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

Problem configuring Subversion 0.34.0 with Berkeley DB 4.2

From: Jack Huang <Jack.Huang_at_mascorp.com>
Date: 2003-12-16 19:27:41 CET

Hi,

I am trying to build a subversion server. After building and installing Berkeley DB 4.2 on /usr/local/BerkeleyDB.4.2, I configure subversion with:

./configure --with-apxs=/usr/local/apache2/bin/apx --with-berkeley-db=/usr/local/BerkeleyDB4.2

and got

The Subversion filesystem library, part of the server, requires
Berkeley DB version 4.0.14 or newer, which you don't seem to have
installed and linked to APR-UTIL.....

if I add --with-dbm=db4, I get

checking for Berkeley DB 4.0 in /usr/local/BerkeleyDB.4.2/...

but still end up with error message

configure: error: Berkeley db4 not found

I have Red Hat 7.2. Any help is appreciated.

Thanks

Jack

Disclaimer: The information contained in this transmission, including any attachments, may contain confidential information of Matsushita Avionics Systems Corporation. This transmission is intended only for the use of the addressee(s) listed above. Unauthorized review, dissemination or other use of the information contained in this transmission is strictly prohibited. If you have received this transmission in error or have reason to believe you are not authorized to receive it, please notify the sender by return email and promptly delete the transmission

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Dec 16 20:15:53 2003

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.