Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- amer@aplikacije-pc:~/Desktop> cpanm Log::Log4perl
- !
- ! Can't write to /usr/lib/perl5/site_perl/5.14.2 and /usr/bin: Installing modules to /home/amer/perl5
- ! To turn off this warning, you have to do one of the following:
- ! - run me as a root or with --sudo option (to install to /usr/lib/perl5/site_perl/5.14.2 and /usr/bin)
- ! - Configure local::lib your existing local::lib in this shell to set PERL_MM_OPT etc.
- ! - Install local::lib by running the following commands
- !
- ! cpanm --local-lib=~/perl5 local::lib && eval 100 100 112perl -I ~/perl5/lib/perl5/ -Mlocal::lib)
- !
- --> Working on Log::Log4perl
- Fetching http://www.cpan.org/authors/id/M/MS/MSCHILLI/Log-Log4perl-1.36.tar.gz ... OK
- Configuring Log-Log4perl-1.36 ... OK
- Building and testing Log-Log4perl-1.36 ... OK
- Successfully installed Log-Log4perl-1.36
- 1 distribution installed
- amer@aplikacije-pc:~/Desktop>
- amer@aplikacije-pc:~/Desktop> ./fmzbih_cms_forecast.pl
- Can't locate Log/Log4perl.pm in @INC (@INC contains: /usr/lib/perl5/site_perl/5.14.2/x86_64-linux-thread-multi /usr/lib/perl5/site_perl/5.14.2 /usr/lib/perl5/vendor_perl/5.14.2/x86_64-linux-thread-multi /usr/lib/perl5/vendor_perl/5.14.2 /usr/lib/perl5/5.14.2/x86_64-linux-thread-multi /usr/lib/perl5/5.14.2 /usr/lib/perl5/site_perl/5.14.2/x86_64-linux-thread-multi /usr/lib/perl5/site_perl/5.14.2 /usr/lib/perl5/site_perl .) at ./fmzbih_cms_forecast.pl line 5.
- BEGIN failed--compilation aborted at ./fmzbih_cms_forecast.pl line 5.
- amer@aplikacije-pc:~/Desktop> sudo cpanm Log::Log4perl
- root's password:
- --> Working on Log::Log4perl
- Fetching http://www.cpan.org/authors/id/M/MS/MSCHILLI/Log-Log4perl-1.36.tar.gz ... OK
- Configuring Log-Log4perl-1.36 ... OK
- Building and testing Log-Log4perl-1.36 ... OK
- Successfully installed Log-Log4perl-1.36
- 1 distribution installed
- amer@aplikacije-pc:~/Desktop
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement