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

RE: Building under Solaris with Apache, BDB4.2

From: Wadsworth, Eric (Contractor) <wadswore_at_fhu.disa.mil>
Date: 2004-05-24 22:22:46 CEST

More info: I got rid of the "/lib" at the end of the LD_LIBRARY_PATH, and
now the ./configure doesn't abort when it fails to find the database. Now it
proceeds to the end, but it never found it, which means that subversion
won't work, right?

What else can I try? Why does apache refuse to find the BerkeleyDB.4.2
installation?

> More info:
>
> ./configure tells me:
>
> db.h ... presence=yes
> db.h ... usability=yes
> -ldb-4.2 ... no
>
> That seems to be where it's dying.
>
> Anyone have a clue?
>
> --- Eric
>
> > I'm following the directions in the INSTALL file, and I get
> > to the point where I configure apache with "./configure
> > --enable-dav --enable-so
> > --with-berkeley-db=/usr/local/BerkeleyDB.4.2" yet it always
> > chokes and says it can't find the Berkeley database. It's
> > there, I promise! Initially tried installing it via the
> > package, but it didn't find it, so I tried building it from
> > source. Got that done, and it still won't find it. I've set
> > "LD_LIBRARY_PATH=/usr/local/BerkeleyDB.4.2/lib" and it doesn't help.
> >
> > What else can I do to tell apache where the db is located? I
> > watch it try to find it there, and it doesn't.
> >
> > ****
> > **** --- Eric Wadsworth, 520-533-2749
> > ****
> >
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon May 24 22:26:51 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.