Plagger Install on Debian
- Plagger
- Plagger Install
- 三度目の正直ですな.
■環境
- coLinuxです
colinux# uname -a Linux colinux 2.6.10-co-0.6.2 #5 Sat Feb 5 10:19:16 IST 2005 i686 GNU/Linux
■やってみる.
% cd % rm -rf .cpan % perl -MCPAN -e shell cpan> o conf init ●リターン×2 Cache size for build directory (in MB)? [10] 100 ●リターン×20 Typical frequently used setting: UNINST=1 to always uninstall potentially conflicting files Your choice: [] UNINST=1 ●リターン×5 Select your continent (or several nearby continents) [] 2 Select your country (or several nearby countries) [] 7 put them on one line, separated by blanks, e.g. '1 4 5' [] 8 ●リターン×1 cpan> quit
- ということで,初期設定まではできた
install Plagger
# perl -MCPAN -e shell cpan> install Plagger ●リターン×58 ●リターン×20くらい? ●リターン×16
- 成功した!
Last modified: 2006-09-05