Catch-22!

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: KevinO
Date:  
Subject: Catch-22!
Lee Levine wrote:
> I went to install the program wmweather, I found I needed perl-Modules.
> Went to install perl-Modules and was told I needed perl-Test-Harness.
> Went to install perl-Test-Harness and was told I needed the
> aforementioned perl-Modules.
>
> What do I do now???
>
> Lee
>


Install the rpms for perl-Test-Harness and perl-Modules in the same command.

$ rpm -i <perl-Test-Harness.rpm> <perl-Modules.rpm>

using the real name of the rpm files.

- --
KevinO

Matz's Law:
        A conclusion is the place where you got tired of thinking.