datastore_db.c compilation error

David Relson relson at osagesoftware.com
Mon Feb 23 03:02:21 CET 2004


On Sun, 22 Feb 2004 20:02:11 -0500
Tom Allison wrote:

> David Relson wrote:
> Bogofilter-0.17.2, a.k.a. "Code Clean-up Release - Phase 2"
> 
> 
> Just to be certain, for the changes from 0.17.1 to 0.17.2 I do not
> have to delete everything before I run 'make install'
> 
> yes?
> 
> I'm thinking this is true, but generally not the best practice.

Recommended would be:

    make clean
    configure
    make
    make install

You don't need do anything to the data files, i.e. wordlist.db.




More information about the Bogofilter mailing list