yum install perl-Encode-Detect
yum install perl-Module-Install
yum install perl-Module-ScanDeps
yum install perl-Module-CoreList
yum install perl-Cache-Cache
yum install perl-Class-Accessor
yum install perl-Class-Accessor-Fast-Contained
yum install perl-Date perl-DateTime perl-DateTime-Format-Mail
yum -y install perl-DateTime-TimeZone perl-Module-Pluggable-Fast
yum -y install perl-Date-Parse perl-DateTime-Format-Strptime perl-DateTime-Format-W3CDTF perl-DateTime-TimeZone perl-File-Find-Rule perl-File-HomeDir perl-HTML-ResolveLink perl-MIME-Types
yum -y install perl-Template perl-Template-Provider-Encoing perl-Term-Encoding perl-Text-Tags perl-UNIVERSAL-require perl-URI-Fetch perl-XML-Atom perl-XML-Feed perl-XML-LibXML perl-XML-RSS
yum -y install perl-Template-Provider-Encoding
cpan install XML::RSS::LibXML
cpan install Date::Parse
wget http://search.cpan.org/CPAN/authors/id/S/SI/SIMONW/XML-Feed-0.23.tar.gz
tar xvfz XML-Feed-0.23.tar.gz
make
make install
cpan install plagger
plagger -v
こんな感じです。
ポイントはXML::Feed::RSSが最新版では動かないのでこれだけcpanやyumではなく、
ソースからインストールしてやる必要があるようです。
0 件のコメント:
コメントを投稿