Catch-22!

トップ ページ
添付ファイル:
Eメールのメッセージ
+ (text/plain)
このメッセージを削除
このメッセージに返信
著者: KevinO
日付:  
題目: 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.