Catch-22!

Página superior
Adjuntos:
Obtener este mensaje como un correo
+ (text/plain)
Eliminar este mensaje
Responder a este mensaje
Autor: Craig White
Fecha:  
Asunto: Catch-22!
On Sun, 2002-10-20 at 06:26, 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???
>

----
http://www.cpan.org/misc/cpan-faq.html

as root - try

perl mcpan -e 'install modules Test::Harness'

Craig