After Compiling...
    Lane P. Lester 
    llester at simpub.com
       
    Sun Aug 10 01:20:44 CEST 2003
    
    
  
David Relson <relson at osagesoftware.com> wrote:
> db_version is a function in the BerkeleyDB shared library -
> lbidb-4.1.so (or whatever).  It's likely another detail in the
> LD_LIBRARY_PATH problem :-(
> 
> Run "ldd path/to/bogofilter" and see what you're getting.
LC2:~# ldd /usr/local/bin/bogofilter
        libm.so.6 => /lib/libm.so.6 (0x40021000)
        libdb-4.1.so => /usr/lib/libdb-4.1.so (0x40043000)
        libc.so.6 => /lib/libc.so.6 (0x400f2000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
> Under the "anything is possible" umbrella, do you have multiple
> versions of BerkeleyDB on your machine?
No, just 4.1.25.
Lane
____
Lane P. Lester / Madison County, Georgia
**Running Linux more and Windows less**
    
    
More information about the bogofilter
mailing list