>
> I am a newbie here to all this, so please forgive my ignorance.
> I have tried installing via the RPMs and good old make, and I get this error
> both ways.  I am running Redhat 7.1 with perl v5.6.0, and spamassassin 2.43.
> If someone can shed any light on this I would be most thankful, I am at my
> wits end here.  I have pasted in the error message I get at the end of the
> e-mail.
>
> -Brook
>
> Errno architecture (i386-linux-2.2.14) does not match executable
> architecture (i386-linux-2.2.17-8smp) at
> /usr/lib/perl5/5.6.0/i386-linux/Errno.pm line 11.

Sounds like you're missing gobs of Perl modules :-)

you know what might work?

rpm -e the_rpm_you_installed.rpm

sudo perl -MCPAN -e shell

install Mail::SpamAssassin

I'd be lazy and tell it to follow the prerequesites... but beware, you
might end up with it updating to Perl 5.8.0, which isn't a bad thing in
itself, but it could break other perl-ish stuff you've installed.

Hope it helps!

-Jonathan



-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to