On Jun 21, 2004, at 2:16 PM, Will McCutcheon wrote:
downloaded the DB_File source, tweaked its config.in file to compile against my db4.1 library and rebuilt it. Presto, SpamAssassin could read my old Bayes files. I'm taking this over to the FreeBSD lists to see if we can get this sort of thing to happen automatically.
That'll never happen. Perl's DB_File should link against the system-installed DB library. Linking it with anything else will cause so much breakage you couldn't imagine the fallout.
If you want a specific Berkeley DB, then use the BerkeleyDB perl module.
smime.p7s
Description: S/MIME cryptographic signature
