I am attempting to install SpamAssasin on an IBM p-Series
machine running AIX 5.2.

System Information:
     Hardware:  IBM RS/6000 43P model 150 (7043-150)
                512Mb Ram
                2 9Gb SCSI disks

     Software:  AIX 5.2.0.2
                gcc 3.3.2 for AIX 5.2 (gcc-3.3.2.0.exe)
                perl v5.8.0 built for aix-thread-multi

I downloaded Mail-SpamAssassin-3.0.0.tar.gz from the
apache site.  Following the instructions in the INSTALL
file, I unpacked it, and ran the following commands:

     cd Mail-SpamAssassin-3.0.0
     perl Makefile.PL
     make

and I get the following error:

/usr/bin/perl spamc/configure.pl --prefix="/usr/opt/perl5"
        --sysconfdir="/usr/opt/perl5/etc/mail/spamassassin"
        --datadir="/usr/opt/perl5/share/spamassassin"
        --enable-ssl="no"
cd spamc
/usr/opt/perl5/bin/perl version.h.pl
version.h.pl: creating version.h
spamc/configure.pl: version.h.pl: Failed to get the version from 
Mail::SpamAssassin.
Please use the --with-version= switch to specify it manually.

The error was:
version.h.pl: version.h.pl: version.h.pl: version.h.pl: version.h.pl:
        version.h.pl: version.h.pl: Can't locate Digest/SHA1.pm
        in @INC (@INC contains: ../lib /usr/opt/perl5/lib/5.8.0/aix-thread-multi
        /usr/opt/perl5/lib/5.8.0 
/usr/opt/perl5/lib/site_perl/5.8.0/aix-thread-multi
        /usr/opt/perl5/lib/site_perl/5.8.0 /usr/opt/perl5/lib/site_perl .)
        at ../lib/Mail/SpamAssassin/EvalTests.pm line 33.
BEGIN failed--compilation aborted at ../lib/Mail/SpamAssassin/EvalTests.pm line 
33.
Compilation failed in require at ../lib/Mail/SpamAssassin/PerMsgStatus.pm line 
56.
BEGIN failed--compilation aborted at ../lib/Mail/SpamAssassin/PerMsgStatus.pm 
line 56.
Compilation failed in require at ../lib/Mail/SpamAssassin.pm line 74.
BEGIN failed--compilation aborted at ../lib/Mail/SpamAssassin.pm line 74.
Compilation failed in require at version.h.pl line 27.
make: *** [spamc/Makefile] Error 2

Indented lines above were wrapped to make e-mail more ligible.

Help!

Harold
--
Harold Pritchett
[EMAIL PROTECTED]                                +1.706.546.0692
pgp public key: http://www.arches.uga.edu/~harold/pgpkey.html

"They that can give up essential liberty to obtain a little
temporary safety deserve neither liberty nor safety."
   Benjamin Franklin Historical Review of Pennsylvania, 1759.

Reply via email to