bogofilter installation on debian

Chris Wilkes cwilkes-bf at ladro.com
Thu Dec 1 19:44:58 CET 2005


On Thu, Dec 01, 2005 at 01:25:24PM -0500, Zhenyu Zhong wrote:
> Hi,
> 
> I am trying to install bogofilter from scratch on debian.
> I installed Berkeley DB 4.2 from scratch as well. But after that  I tried to
> use autogen.sh to configure bogofilter and generate makefile, I got the
> following errors. Is there anything I need to take care when configure
> bogofilter on debian?
> thanks a lot.
> 
> The command I used is    ./autogen.sh
> --with-libdb-prefix=/usr/local/Berkeley.4.2/lib/  and the DB library is
> successfully linked. I don't what else cause the problem.

Drop the "lib" part:
  --with-libdb-prefix=/usr/local/Berkeley.4.2/
try that and see what happens.

Chris



More information about the Bogofilter mailing list