FreeBSD [Re: RPM Upgrade]
    David Relson 
    relson at osagesoftware.com
       
    Thu May 22 17:58:51 CEST 2003
    
    
  
At 11:52 AM 5/22/03, Sam Hills wrote:
>Ditto.  My ISP is running FreeBSD v2, and I have yet to successfully build 
>bogofilter from sources or install from a package.
>Every time I try, I get a fatal error during configure (usually something 
>regarding BerkeleyDB, which configure can't find even though I've 
>specified --with-db, CPPFLAGS, LIBS, LDFLAGS and LD_LIBRARY_PATH).
>
>I would _love_ to have a pre-built version that I could simply upload and 
>run!!!
Sam,
Sometimes a link from db.h to db3/db3.h in /usr/include helps.
Relevant lines from my linux box are:
/usr/include:
.... db3
.... db.h -> db3/db.h
David
    
    
More information about the bogofilter
mailing list