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

Re: Apache configure not finding Berkeley DB

From: Justin Johnson <justinjohnson_at_fastmail.fm>
Date: 2004-03-10 21:56:14 CET

The config.log file is attached. I didn't see any specific command that
caused the error, but maybe I'm missing something.

Thanks.
-Justin

On Wed, 10 Mar 2004 14:51:04 -0600, "Andrew A. Raines"
<aaraines@pobox.com> said:
> "Justin Johnson" <justinjohnson@fastmail.fm> writes:
>
> > I'm trying to compile Apache 2.0.48 on Solaris 8. First I compiled
> > db-4.2.52 and installed it in /opt/db4. Then I configured Apache as
> > follows:
> >
> >
> > $ env CC=/opt/gcc/bin/gcc ./configure --with-berkeley-db=/opt/db4
> > --with-dbm=db4 --prefix=/opt/apache2
> > [.....]
> > checking for db.h... yes
> > checking for db... no
> > configure: error: Berkeley db4 not found
> > configure failed for srclib/apr-util
>
> Find the command and associated error in config.log where it's
> failing this test, and we might be able to help.
>
> --
> aaraines@pobox.com (Andrew A. Raines)
>
> ---------------------------------------------------------------------
> 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 Wed Mar 10 21:56:43 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.