Re: configure impossible
- From: Havoc Pennington <hp redhat com>
- To: Jean Magnan de Bornier <j-magnan ifrance com>
- Cc: gconf-list gnome org
- Subject: Re: configure impossible
- Date: 04 Nov 2001 12:41:41 -0500
Jean Magnan de Bornier <j-magnan ifrance com> writes:
> checking for xml-config... /opt/gnome/bin/xml-config
> checking for db_env_create in -ldb-3.1... yes
> checking for db3/db.h... no
> configure: error: db3 library found but db3/db.h not found"
>
> I think I have what is needed for GConf: glib, ORBit, libxml, and popt are
> there; I don't know where db3 is (couln't find it?!)
> Is this an usual problem? And could anybody tell me what to do?
The configure.in script checks for db3/db.h, which turns out to be in
a Red Hat specific patch to db. If you edit configure.in and change
db3/db.h to simply db.h, and then re-run autoconf in the GConf-1.0.7
directory, things should work.
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]