On Sun, 11 Nov 2007, Pierre wrote:
[...]
checking declaration of size-change... yes
checking for memmove... yes
checking if poll really works... yes
checking for db.h... no
configure: error: Cannot find db.h
I have db 4.4.20 installed in the default location.
At the moment I have the development headers/libraries for db 4.3
installed via Debian/testing - that's installed in /usr/include:
/.
/usr
/usr/lib
/usr/lib/libdb-4.3.a
/usr/lib/libdb-4.3.la
/usr/include
/usr/include/db.h
/usr/include/db_185.h
/usr/share
/usr/share/doc
/usr/share/doc/libdb4.3-dev
/usr/share/doc/libdb4.3-dev/copyright
/usr/share/doc/libdb4.3-dev/changelog.Debian.gz
/usr/lib/libdb-4.so
/usr/lib/libdb.so
/usr/lib/libdb.a
So I guess the question is: what is the "default location" where it
resides on your system?