On Wed, 16 Jul 2003, Michael Weber wrote:

> I'm trying to get the RPM's to install and their are failed
> dependencies... But there shouldn't be!
> 
> Here's what I get:
> 
> # rpm -ivh perl-Mail-SpamAssassin-2.55-1.7.3.i386.rpm
> error: failed dependencies:
>         perl(HTML::Parser) is needed by perl-Mail-SpamAssassin-2.55-1

You do not have the perl(HTML::Parser) rpm installed. this is not the same
as installing it via cpan.

> My goal here is to take a brand new installation and get it running
> with SA and postfix.  I have a copy of a working 2.55 installation that
> was operational on this box before a format/reload the OS yesterday. 
> I'm thinking I just need to run the installation routing to get the perl
> stuff loaded and copy over the old configs and databases, right?

Suggest getting cpan2rpm and building an rpm so you solve the deps problem.

You could also install it with a --nodeps option since toy know you have the 
required deps met or as an absolute last resort install it from tarballs.

IMHO the desired approach is to build the rpm. I have used the --nodeps
on occasion but that can bite you later.

HTH,

-- 
......Tom               Registered Linux User #14522    http://counter.li.org
[EMAIL PROTECTED]       My current SpamTrap ------->    [EMAIL PROTECTED]



-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the
same time. Free trial click here: http://www.vmware.com/wl/offer/345/0
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to