View Single Post

   
  #4 (permalink)  
Old 02-16-2008, 08:07 AM
Helmut Schneider
 
Posts: n/a
Default Re: [4.1] BerkeleyDB from CPAN

Joachim Schipper <jdNoOtSPAMschipper@math.uu.nl> wrote:
> Helmut Schneider <jumper99@gmx.de> wrote:
>> using amavisd/SpamAssassin I need some perl modules, e.g BerkeleyDB. I
>> am used to install all of them from CPAN (perl -MCPAN -e 'install
>> BerkeleyDB').

> Any good reason to not just pkg_add spamassassin?


No good reason. I did my first install using
http://flakshack.com/anti-spam/wiki/index.php years ago and since then I am
used to do it with CPAN.

> Yes, but the first machine uses /usr/include/db.h (included with
> OpenBSD; see dbopen(3)), and the latter uses /usr/include/local/db4/db.h
> (Berkeley DB 4 from ports).
> I wouldn't know how to fix this, but that is what is happening.


Thanks.

--
Please do not feed my mailbox, Swen still does his job well


Reply With Quote