HTH,
SteveSarfraaz 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
_______________________________________________ evolution-hackers maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution-hackers
