Hi I am trying to install/configure SpamAssassin and make test filed with the following reasons. I was running this as root. and would like to run spamd as non-root user (Tspamd with /opt/oso/Tspamd as its home directory). I have postfix installed and want to integrate with Postfix. I am new to this and not sure how to go ahead.
I have used the following parameters with make Makefile.PL bash-3.2# perl Makefile.PL PREFIX=/opt/oso/spamd CONFDIR=/opt/oso/spamd/etc \ > LIB=/usr/perl5/site_perl/5.8.4 LOCALSTATEDIR=/opt/oso/spamd/var \ > DATADIR=/usr/perl5/5.8.4/share/spamassassin -----errors from "make test" t/spamd_hup.....................ok 4/110# Failed test 5 in t/spamd_hup.t at line 40 # t/spamd_hup.t line 40 is: ok (-e $pid_file) or warn "$pid_file does not exist post restart"; log/spamd.pid does not exist post restart at t/spamd_hup.t line 40. t/spamd_hup.....................NOK 5Could not open pid file log/spamd.pid: No such file or directory Exiting subroutine via next at t/SATest.pm line 849. Could not open pid file log/spamd.pid: No such file or directory t/spamd_hup.....................ok 6/110Exiting subroutine via next at t/SATest.pm line 849. Could not open pid file log/spamd.pid: No such file or directory Exiting subroutine via next at t/SATest.pm line 849. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/spamd_hup.t 110 105 95.45% 5 7-110 39 tests skipped. Failed 1/143 test scripts, 99.30% okay. 105/1916 subtests failed, 94.52% okay. *** Error code 29 make: Fatal error: Command failed for target `test_dynamic' Thanks Nandini -- View this message in context: http://www.nabble.com/SpamAssassin-Make-test-failed-tp21845082p21845082.html Sent from the SpamAssassin - Users mailing list archive at Nabble.com.