Catch-22!

Forside
Vedhæftede filer:
Indlæg som e-mail
+ (text/plain)
Slet denne besked
Besvar denne besked
Skribent: Craig White
Dato:  
Emne: 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