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

Re: Compiling subversion, apache, etc

From: David Heath <dgheath_lists_at_btopenworld.com>
Date: 2004-03-08 01:01:42 CET

Hi,

On Sun, 2004-03-07 at 21:23, TBrowder wrote:
> David, can you tell me, please, how you configured and installed Berkeley DB
> 4.2.52? Did you use any flags or options to ../dist/configure'?

No, I just did a straight ../dist/configure

and replying to Richard (OpenMacNews):

On Sun, 2004-03-07 at 18:34, richard (OpenMacNews) wrote:
> are you certain that, by NOT specifying the berkely dir, you're NOT
> picking up another (natively?) installed libdb?

yes, I'm pretty sure it's not picked up a different libdb, since my
config.log contains this line in the outputs section:

EXTRA_LDFLAGS=' -L/usr/local/BerkeleyDB.4.2/lib'

and the Makefile generated for apr-util contains:

APRUTIL_LDFLAGS = -L/usr/local/BerkeleyDB.4.2/lib

I don't really know much about how autoconf works, but I'm guessing that
whatever ends up in the Makefile is pretty conclusive. I'm using
Mandrake 9.2 FYI.

I suspect that maybe there's a bug in the configure patch offered in the
FAQ, although I couldn't see one from a (somewhat brief) inspection of
the code contained in the patch.

I can report that I have now successfully got apache and subversion to
compile and pick up the correct berkeley db. I've not done anything with
subversion, but it appears to have installed ok.

Dave

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Mar 8 01:02:09 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.