On Wed, 16 Jul 2003 08:11:38 -0600 "Benjamin Tomhave" <[EMAIL PROTECTED]> wrote:
> 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 > > This is an RPM-ism. Because you installed HTML::Parser via CPAN, the rpm db > doesn't know it's installed. You should either install SA through CPAN, > too, using "install Mail::SpamAssassin" or you should add the --nodeps flag > to rpm and force the RPM install. This latter approach, however, can > potentially be problematic when upgrading in the future. Thus, I usually > recommend using a consistent install method. CPAN tracks versions without regard to how the module was installed (CPAN, manual via tarball or RPM) so you'll get better reliability and configuration management by using CPAN instead of RPM. RPM is fine for everything but perl modules; perl has its own configuration management system which in this case works better than the OS's CM system. -- Bob ------------------------------------------------------- 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