Graham Murray wrote:
> Would it not have been a lot simpler to just done
> 
> #perl -MCPAN -e shell;
> cpan> install Mail::SpamAssassin
> 
> which is the 'standard' way of installing almost any Perl based
> package?

Among other reasons, it doesn't play nicely with package managers.

Debian and the few RPM-based systems that also use apt have an advantage
here;  apt takes care of tracking down the required dependencies for
you.

I have to agree that installing an RPM-packaged SA on a bare-bones RHL
system can be time-consuming *just* due to satisfying the Perl
dependencies.  But once it's installed, it's *much* faster to keep up to
date (aside from the configuration file syntax changes).

-kgd
-- 
"Sendmail administration is not black magic.  There are legitimate
technical reasons why it requires the sacrificing of a live chicken."
   - Unknown


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to