configure failure os x

David Relson relson at osagesoftware.com
Wed Apr 2 19:03:06 CEST 2003


David,

Possibly the most interesting line reads "ld: can't locate file for: 
-ldb-4.1".  Configure is looking for the library and not finding it.  Are 
you giving configure the path for the library or for the header 
file?  Since you have /usr/include/db.h and that's a standard unix 
location, configure should find the header file.  Try running configure 
with "--with-db=/path/to/libdb-4.1".

David





More information about the Bogofilter mailing list