我想在我的操作系統上獲得imapclient,但它不會工作。我添加了像這樣的perl存儲庫:Linux SLE11 SPC3 Mail :: IMAPClient
zypper ar -f -n perl http://download.opensuse.org/repositories/devel:/languages:/perl/SLE_11_SP2 Perl
我得到正確的輸出,它說庫添加。
但是當我使用zypper的添加imapclient這樣
zypper install -y "perl(MAIL::IMAPClient)"
我得到:
zypper install -y "perl(MAIL::IMAPClient)"
Refreshing service 'susecloud'.
Retrieving repository 'perl' metadata [done]
Building repository 'perl' cache [done]
Retrieving repository 'perl' metadata [error]
Repository 'perl' is invalid.
[|] Valid metadata not found at specified URL(s)
Please check if the URIs defined for this repository are pointing to a valid
repository.
Warning: Disabling repository 'perl' because of the above error.
Loading repository data...
Reading installed packages...
'perl(MAIL::IMAPClient)' not found in package names. Trying capabilities.
No provider of 'perl(MAIL::IMAPClient)' found.
任何幫助,將不勝感激!謝謝!
怎麼樣'cpan MAIL :: IMAPClient' –