Re: [Evolution] db3 configure issues with evolution 1.3.1
- From: "J. Gardner Biggs" <gardnerbiggs houston rr com>
- To: Muralikrishnan B <mkbiyer sify com>
- Cc: evolution lists ximian com
- Subject: Re: [Evolution] db3 configure issues with evolution 1.3.1
- Date: 14 Mar 2003 06:22:04 -0600
Need to give path to db3 libs to the configure script for evolution
.
Try this :
./configure --prefix=/opt/gnome_cvs/ --with-db3-includes=/opt/db3/include/ --with-db3-libs=/opt/db3/lib/
you would need to change the path to which you hv installed db3 there
good luck
I passed these configure options:
--prefix=/usr/local
--with-db3-includes=/usr/local/BerkeleyDB.3.1/include
--with-db3-libs=/usr/local/BerkeleyDB.3.1/lib
and I still get the error:
checking for db3 compiler flags... -I/usr/local/BerkeleyDB.3.1/include
checking db.h usability... yes
checking db.h presence... yes
checking for db.h... yes
checking db3 header version... 3.1.17
checking for db3 library name... configure: error: Could not find db3
library
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]