Hello. My first post here, so be gentle ;-)
I got Spamassassin 2.61 installed and it's working. Bayes is enabled, but
when I try to train it or do anything with sa-learn I get something like
this:

Use of uninitialized value in numeric lt (<) at
/usr/lib/perl5/site_perl/5.8.1/Mail/SpamAssassin/BayesStore.pm line 1284.
0.000 0 0 0 non-token data: bayes db version
0.000 0 0 0 non-token data: nspam
0.000 0 0 0 non-token data: nham
0.000 0 0 0 non-token data: ntokens
0.000 0 0 0 non-token data: oldest atime
0.000 0 0 0 non-token data: current scan-count
0.000 0 0 0 non-token data: last expiry atime

So I dug around and found some info telling me that DB_File was required but
it didn't appear to be installed. Proceeded to install that from CPAN and
then got this:

Parsing config.in...
Looks Good.
Checking if your kit is complete...
Looks good
Writing Makefile for DB_File
cp DB_File.pm blib/lib/DB_File.pm
AutoSplitting blib/lib/DB_File.pm (blib/lib/auto/DB_File)
gcc -c -I/usr/local/BerkeleyDB/include -D_REENTRANT -D_GNU_SOURCE -DTHREADS_
HAVE_PIDS -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_F
ILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -fomit-frame-pointer -pipe -march
=i586 -mcpu=pentiumpro -DVERSION=\"1.807\" -DXS_VERSION=\"1.807\" -fPIC
"-I/usr/lib/perl5/5.8.1/i386-linux-thread-multi/CORE" -D_NOT_CORE -DmDB_Pref
ix_t=size_t -DmDB_Hash_t=u_int32_t version.c
version.c:30:16: db.h: No such file or directory
make: *** [version.o] Error 1
/usr/bin/make -- NOT OK
Running make test
Can't test without successful make
Running make install
make had returned bad status, install seems impossible

Now I'm at a loss. It's probably staring me right in the face, but being a
Linux/Spamassassin/CPAN noob and a tired, fried one at that, I don't see
what should be tried next. Something to do with that last bit about
version.c and db.h? Not sure what that's telling me. Any suggestions?
Thanks!




-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to