configure doesn't find Berkeley DB
Julian Rockey
linux at jrockey.com
Fri May 23 09:37:31 BST 2003
This should work OK, as I changed it I while back to work with 4.1 (and it
works for me here). What the does relevant part of config.log say when the
configure fails? If could can find the right bit and post it (or email the
whole thing directly to me) I might be able to help.
cheers
Julian
On Thursday 22 May 2003 11:52 pm, Benjamin Burkhart wrote:
> Hello,
> during the compilation (Gideon, CVS today) I once wondered what Berkeley DB
> was, downloaded and installed it in /usr/local/BerkeleyDB.4.1 .
> Unfortunately configure doesn't find it. If I invoke
>
> ./configure --prefix=$KDEDIR
> --with-extra-includes=/usr/local/BerkeleyDB.4.1/include
> --with-extra-libs=/usr/local/BerkeleyDB.4.1/lib --config-cache
>
> it says
> checking for Berkeley DB >= 3... configure: error: no - please install
> Berkeley DB >= 3
>
> Hmmm .... I toyed a little with the configure script, inserted
> #include "/usr/local/BerkeleyDB.4.1/include/db.h"
> in line 33689 - it didn't help.
>
> Any ideas? Thanks already.
> Benjamin Burkhart
>
> -
> to unsubscribe from this list send an email to
> kdevelop-request at kdevelop.org with the following body: unsubscribe
> »your-email-address«
-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«
More information about the KDevelop
mailing list