#navi(../)
* MIME::EntityモジュールをCPANをつかいインストールする [#jdfb4fce]
本資料はCentOSを使いCAPNによりMIME::Entityモジュールをインストールしました。~
CPAN環境を構築していない場合は、以下の資料をもとにCPAN環境を構築してください。
-[[CPAN環境を構築する>Perl/CPAN/CPAN環境を構築する]]

#contents
#htmlinsertpcsp(ll-top.html,ll-sp.html)

* 関連資料 [#vea3b602]
-[[CPAN環境を構築する>Perl/CPAN/CPAN環境を構築する]]
-[[MIME::EntityモジュールをCPANをつかいインストールする>Perl/MIME::EntityをCPANを使いインストールする]]
-[[CentOS/CentOSでWindowsのシフトJISファイル名を含むzipファイルを解凍する方法>http://linux.just4fun.biz/CentOS/CentOS%E3%81%A7Windows%E3%81%AE%E3%82%B7%E3%83%95%E3%83%88JIS%E3%83%95%E3%82%A1%E3%82%A4%E3%83%AB%E5%90%8D%E3%82%92%E5%90%AB%E3%82%80zip%E3%83%95%E3%82%A1%E3%82%A4%E3%83%AB%E3%82%92%E8%A7%A3%E5%87%8D%E3%81%99%E3%82%8B%E6%96%B9%E6%B3%95.html]]~
Archive::Zipを使用している例になります。


* MIME::Entityモジュールのインストール [#e38ae767]
以下のコマンドにより MIME::Entity モジュールをインストールすることができます。~
rootユーザで作業を行ってください。~
Ubuntuなどであればsudoコマンドをつけて実行してください。

 [root@centos5 ~]# cpan -i MIME::Entity
 <snip>
 Installing /usr/lib/perl5/site_perl/5.8.8/MIME/Decoder/Base64.pm
 Installing /usr/lib/perl5/site_perl/5.8.8/MIME/Decoder/UU.pm
 Installing /usr/lib/perl5/site_perl/5.8.8/MIME/Decoder/Gzip64.pm
 Installing /usr/lib/perl5/site_perl/5.8.8/MIME/Decoder/Binary.pm
 Installing /usr/lib/perl5/site_perl/5.8.8/MIME/Decoder/NBit.pm
 Installing /usr/lib/perl5/site_perl/5.8.8/MIME/Decoder/QuotedPrint.pm
 Installing /usr/share/man/man3/MIME::Parser.3pm
 Installing /usr/share/man/man3/MIME::Entity.3pm
 Installing /usr/share/man/man3/MIME::Decoder::NBit.3pm
 Installing /usr/share/man/man3/MIME::Words.3pm
 Installing /usr/share/man/man3/MIME::Field::ConTraEnc.3pm
 Installing /usr/share/man/man3/MIME::Parser::Filer.3pm
 Installing /usr/share/man/man3/MIME::Decoder::QuotedPrint.3pm
 Installing /usr/share/man/man3/MIME::Decoder::Base64.3pm
 Installing /usr/share/man/man3/MIME::Decoder::Binary.3pm
 Installing /usr/share/man/man3/MIME::Parser::Results.3pm
 Installing /usr/share/man/man3/MIME::Field::ContType.3pm
 Installing /usr/share/man/man3/MIME::Head.3pm
 Installing /usr/share/man/man3/MIME::Tools.3pm
 Installing /usr/share/man/man3/MIME::Field::ContDisp.3pm
 Installing /usr/share/man/man3/MIME::Body.3pm
 Installing /usr/share/man/man3/MIME::Parser::Reader.3pm
 Installing /usr/share/man/man3/MIME::Decoder.3pm
 Installing /usr/share/man/man3/MIME::Decoder::Gzip64.3pm
 Installing /usr/share/man/man3/MIME::Field::ParamVal.3pm
 Installing /usr/share/man/man3/MIME::WordDecoder.3pm
 Installing /usr/share/man/man3/MIME::Decoder::UU.3pm
 Installing /usr/share/man/man3/MIME::Decoder::BinHex.3pm
 Appending installation info to /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/perllocal.pod
   /usr/bin/make install  -- OK
 [root@centos5 ~]# ]

#htmlinsertpcsp(ll-btm.html,ll-sp.html)

トップ   編集 差分 バックアップ 添付 複製 名前変更 リロード   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS