# ȯ°æ¼³Á¤ ºÎºÐ - °¢ moduleÀÇ ÀÇÁ¸¼º±îÁö °Ë»öÇØ¼ ÀÚµ¿À¸·Î ¼³Ä¡
[root@dream SnortSnarf]# perl -MCPAN -e shell
/usr/lib/perl5/5.8.0/CPAN/Config.pm initialized.
CPAN is the world-wide archive of perl resources. It consists of about
100 sites that all replicate the same contents all around the globe.
Many countries have at least one CPAN site already. The resources
found on CPAN are easily accessible with the CPAN.pm module. If you
want to use CPAN.pm, you have to configure it properly.
If you do not want to enter a dialog now, you can answer 'no' to this
question and I'll try to autoconfigure. (Note: you can revisit this
dialog anytime later by typing 'o conf init' at the cpan prompt.)
Are you ready for manual configuration? [yes] no
[color='oliver']yes¸¦ ÀÔ·ÂÇϸé.. ¼öµ¿À¸·Î ¼³Á¤À» Àâ´Â °ÍÀ̰í.. no¸¦ Çϸé ÀÚµ¿À¸·Î ¼³Á¤À» Àâ¾ÆÁØ´Ù..
¾Æ·¡´Â no¸¦ ÇßÀ»°æ¿ì ÀÚµ¿À¸·Î °æ·Î¸¦ Àâ´Â ³»¿ëÀÔ´Ï´Ù..[/color]
-------------------------------------------------------------------------------
The following questions are intended to help you with the
configuration. The CPAN module needs a directory of its own to cache
important index files and maybe keep a temporary mirror of CPAN files.
This may be a site-wide directory or a personal directory.
I see you already have a directory
/root/.cpan
Shall we use it as the general CPAN build and cache directory?
CPAN build and cache directory? [/root/.cpan]
Áß°£ »ý·« ......
Your favorite WAIT server?
[wait://ls6-www.informatik.uni-dortmund.de:1404]
commit: wrote /usr/lib/perl5/5.8.0/CPAN/Config.pm
cpan shell -- CPAN exploration and modules installation (v1.61)
ReadLine support available (try 'install Bundle::CPAN')
-------------------------------------------------------------------------------------
¼³Á¤ÀÌ ³¡³ª¸é ¾Æ·¡¿Í °°ÀÌ ÇÁ·³ÇÁÆ®°¡ ¶ß´Âµ¥.. À̰÷¿¡´Ù install Time::ParseDate ¸¦ ÀÔ·ÂÇÑ´Ù..
# ÀνºÅç ºÎºÐ
cpan> install Time:ParseDate <== Çϸé perl.org¿¡ °¡¼ ÇØ´ç ÆÄÀÏÀ» ¹Þ¾Æ¼ ÀÚµ¿À¸·Î ¼³Ä¡¸¦ ÇÑ´Ù.
CPAN: Storable loaded ok
Going to read /root/.cpan/Metadata
Database was generated on Tue, 11 Mar 2003 08:41:21 GMT
Running install for module Time::ParseDate
Running make for M/MU/MUIR/modules/Time-modules-2003.0211.tar.gz
CPAN: LWP::UserAgent loaded ok
Fetching with LWP:
ftp://ftp.perl.org/pub/CPAN/authors/id/M/MU/MUIR/modules/Time-modules-2003.0211.tar.gz
CPAN: Digest::MD5 loaded ok
Fetching with LWP:
ftp://ftp.perl.org/pub/CPAN/authors/id/M/MU/MUIR/modules/CHECKSUMS
Checksum for /root/.cpan/sources/authors/id/M/MU/MUIR/modules/Time-modules-2003.0211.tar.gz ok
..... Áß°£ »ý·«.......
Appending installation info to /usr/lib/perl5/5.8.0/i386-linux-thread-multi/perllocal.pod
/usr/bin/make install -- OK
cpan> quit
Lockfile removed.
[root@dream 5.8.0]# find /usr/lib/perl5/ -name 'ParseDate.pm' -print
/usr/lib/perl5/site_perl/5.8.0/Time/ParseDate.pm <=== Á¤»óÀûÀ¸·Î ¼³Ä¡µÇ¾î ÀÖ´Â °ÍÀ» º¼¼ö ÀÖÀ»°ÍÀÌ´Ù..
|
|