Spamassassin is not working due to a Perl error.

When I run "spamassassin -D -lint"  I see a compile error indicating that
"DomainKeys" is not loaded.

If I try to install this using cpan, by running "cpan -i Mail::DomainKeys"
this errors when it reaches the section on OpenSSL, as this is not loaded
correctly.  The OpenSSL failed to install because one test out of 63 failed.
See below.

t/rsa.......ok 1/63# Failed test 63 in t/rsa.t at line 150

#  t/rsa.t line 150 is: ok(!$@);
t/rsa.......FAILED test 63

        Failed 1/63 tests, 98.41% okay
Failed Test Stat Wstat Total Fail  Failed  List of Failed
----------------------------------------------------------------------------
---
t/rsa.t                   63    1   1.59%  63
1 test skipped.
Failed 1/3 test scripts, 66.67% okay. 1/73 subtests failed, 98.63% okay.
make: *** [test_dynamic] Error 255
  /usr/bin/make test -- NOT OK
Running make install
  make test had returned bad status, won't install without force

I have even tried to install the OpenSSL section on its own first by running
"cpan -i Crypt::OpenSSL::RSA", but this brought the same error.

How can I correct the installation of the OpenSSL section to pass this test?
Rectifying this will allow me to install openSSL ,then DomainKeys and
finally be able to compile Spamassassin correctly.

Any help will be appreciated.

Cheers - Mike Canty


---------------------------------------------------------------------------------
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
    Vickers Consulting Group offers Qmailtoaster support and installations.
      If you need professional help with your setup, contact them today!
---------------------------------------------------------------------------------
     Please visit qmailtoaster.com for the latest news, updates, and packages.
     
      To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
     For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com


Reply via email to