I'm getting the following error when I try to test SpamAssassin. I don't have root access to this server and it is possible that I don't have access to a directory I need. I do have permissions to run perl and other scripts.
%cd Mail-SpamAssassin-2.43 %../sausr/bin/spamassassin -t < sample-nonspam.txt > nonspam.out Out of memory! % In order to get spamassassin to install I created a .perl_dirs file and ran the following commands. PREFIX=~/sausr \ SYSCONFDIR=~/saetc \ INSTALLPRIVLIB=~/sausr/lib/5.6.1 \ INSTALLSCRIPT=~/sausr/bin \ INSTALLSITELIB=~/sausr/lib/site_perl/5.6.1 \ INSTALLBIN=~/sausr/bin \ INSTALLMAN1DIR=~/sausr/lib/5.6.1/man \ INSTALLMAN3DIR=~/sausr/lib/5.6.1/man3 perl Makefile.PL `cat ~/.perl_dirs` make make install Any ideas why I'm running out of memory? Thanks. Todd ------------------------------------------------------- This sf.net email is sponsored by: With Great Power, Comes Great Responsibility Learn to use your power at OSDN's High Performance Computing Channel http://hpc.devchannel.org/ _______________________________________________ Spamassassin-talk mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/spamassassin-talk