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

Unsuccessful Compile of Subversion 1.0.0

From: TBrowder <tbrowder_at_cox.net>
Date: 2004-03-08 00:00:53 CET

After reading David Heath's msg, I looked and found my httpd and svnadmin
were not using Berkeley db-4.2.

I've tried reinstalling Berkeley DB 4.2.52. Then reinstalling httpd-2.0.48,
applying patch pointed out by David (patch found in subversion FAQ under
troubleshooting installations under *NIX).

After running configure commands from FAQ:

  $ configure \
  --enable-dav \
  --enable-so \
  --with-berkeley-db=/usr/local/BerkeleyDB.4.2
  --with-dbm=db42

it (configure) fails with:

  configure: error: Berkeley db4 not found
  configure failed for srclib/apr-util

What now?

Thanks.

Tom Browder

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Mar 8 00:01:19 2004

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.