Re: SVN, Apache2, and Berkeley4.2 (beyond the FAQ)
From: John Peacock <jpeacock_at_rowman.com>
Date: 2004-03-09 18:30:00 CET
Robert Guthrie wrote:
> Have you tried just --with-dbm=db42 and not including the
As I understand it:
--with-berkeley-db=/path/to/BerkeleyDB
simply tells the configure file where to start looking for files (both include
--with-dbm=db42
tells configure to _only_ use the specific library file libdb-4.2 when linking
There are two pieces to the configure run:
1) Can we find the proper include headers?
The most important part of the FAQ is the instructions to add the
Once you correctly set up the libraries in ld.so.conf, you should be able to
./configure --with-berkeley-db=/path/to/BerkeleyDB
no matter how many other versions of BDB you have already installed (I believe
HTH
John
-- John Peacock Director of Information Research and Technology Rowman & Littlefield Publishing Group 4501 Forbes Boulevard Suite H Lanham, MD 20706 301-459-3366 x.5010 fax 301-429-5748 --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Tue Mar 9 18:30:06 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.