Catch-22!

Página superior
Adjuntos:
Obtener este mensaje como un correo
+ (text/plain)
Eliminar este mensaje
Responder a este mensaje
Autor: KevinO
Fecha:  
Asunto: 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.