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

Re: svn configure trouble between apr-util & berkeley db

From: Robert Guthrie <rguthrie_at_pobox.com>
Date: 2004-06-24 15:48:05 CEST

Thanks, but that didn't fix my problem. I'm not having trouble with it
finding where the Berkeley db install is... I don't think I am,
anyway...

checking db.h usability... yes
checking db.h presence... yes
checking for db.h... yes
checking for -ldb4... no

 From that sample above, it looks like everything would be fine if that
last message said "yes". The logs don't really tell me what it's
trying to do there, but I would hazard a guess that it's trying to test
the library's ability to be linked to.

Have you really gotten this far before, with it still failing? If so,
where there any other options that you used to run the configure
script?

On 24 Jun 2004, at 7:28 AM, Klaus Rennecke wrote:

> Robert Guthrie wrote:
>
>> A few months ago, I came here with problems getting subversion to
>> recognize Berkeley DB 4.2. Since then, it seems that apr-util now
>> understands about v4.2, but it's still having trouble with the BDB
>> libraries. [...]
>
>
> I have the same problem on RedHat 7.1, adding
> LD_RUN_PATH=/usr/local/BerkeleyDB.4.2/lib to the environment before
> running configure solved it.
>
> /Klaus
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jun 24 15:49:41 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.