[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: Andrew A. Raines <aaraines_at_pobox.com>
Date: 2004-03-10 21:51:04 CET

"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
Received on Wed Mar 10 21:51:15 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.