> 
> 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


_______________________________________________
evolution maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution

Reply via email to