Perl と cpanm がインストールされて入れば、Catalystをインストールするには cpanm Ctalyst::D
1 $ cpanm Catalyst::Devel 2 ! 3 ! Can't write to /usr/lib/p erl5/site_ perl/5.8.8 and /usr/bin: Installing modules to /home/akan uma/perl5 4 ! To turn off this warning, you have to do one of the following: 5 ! - run me as a root or with --sudo option (to install to /usr/lib/p erl5/site_ perl/5.8.8 and /usr/bin) 6 ! - Configure local::lib your existing local::lib in this shell to set PERL_MM_OP T etc. 7 ! - Install local::lib by running the following commands 8 ! 9 ! cpanm --local-li b=~/perl5 local::lib && eval 500 500perl -I ~/perl5/li b/perl5/ -Mlocal::l ib) 10 ! 11 --> Working on Catalyst:: Devel 12 Fetching http://www .cpan.org/ authors/id /B/BO/BOBT FISH/Catal yst-Devel- 1.37.tar.g z ... OK 13 Configurin g Catalyst-D evel-1.37 ... OK 14 ==> Found dependenci es: Test::Fata l, Catalyst:: Plugin::Co nfigLoader , MooseX::Em ulate::Cla ss::Access or::Fast, Starman, File::Chan geNotify, File::Shar eDir, Config::Ge neral, Catalyst, MooseX::Da emonize, Moose, namespace: :autoclean , Catalyst:: Plugin::St atic::Simp le, Template, Module::In stall, Catalyst:: Action::Re nderView, namespace: :clean 15 --> Working on Test::Fata l 16 Fetching http://www .cpan.org/ authors/id /R/RJ/RJBS /Test-Fata l-0.010.ta r.gz ... OK 17 Configurin g Test-Fatal -0.010 ... OK 18 ==> Found dependenci es: Try::Tiny 19 ~~~ 以下略 ~~~
posted by
akanuma
on Sun 17 Jun 2012
at 22:48