Re: [Evolution-hackers] configure fails to find Berkeley DB



I've also seen this occur if you have more than 1 Berkeley DB installed, and the path to the other appears in ld.so.conf before the one in /home/misha/qqq.

HTH,
	Steve


Sarfraaz Ahmed wrote:
Hi,

Try using all the three options. It once had worked for me ..

/configure --with-db3-includes=/home/misha/qqq/include
--with-db3-libs=/home/misha/qqq/lib --with-db3=/home/misha/qqq


On Wed, 2004-01-07 at 14:28, Mikhail Ramendik wrote:

Hello,

Not Zed wrote:


Try using

--with-db3=/home/misha/qqq

Absolutely the same result :(


Then in the evo source directory I do:

$ ./configure --with-db3-includes=/home/misha/qqq/include
--with-db3-libs=/home/misha/qqq/lib

The output ends as follows:

checking for db3 compiler flags... -I/home/misha/qqq/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

So, how can I make it find the db3 library? It's there all right:

$ ls /home/misha/qqq/lib
libdb.a

Yours, Mikhail Ramendik



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]