Dear Perlers,

I tried installing Log::Log4perl on Windows (Strawberry Perl Version 5.18.1) 
but I could not install using both 'cpan' and 'cpanm' but finally managed to 
install using --force.

Is this a known problem?

Here is the output message (from console). I am using Strawberry Perl version 
5.18.1 on Windows 7

[console-output]

Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation.  All rights reserved.

C:\demo>cpanm Log::Log4perl
--> Working on Log::Log4perl
Fetching http://www.cpan.org/authors/id/M/MS/MSCHILLI/Log-Log4perl-1.42.tar.gz
.. OK
Configuring Log-Log4perl-1.42 ... OK
Building and testing Log-Log4perl-1.42 ... FAIL
! Installing Log::Log4perl failed. See C:\Users\SHAJIK~1\.cpanm\work\1385391045
5000\build.log for details. Retry with --force to force install it.

C:\demo>cpanm --force Log::Log4perl
--> Working on Log::Log4perl
Fetching http://www.cpan.org/authors/id/M/MS/MSCHILLI/Log-Log4perl-1.42.tar.gz
.. OK
Configuring Log-Log4perl-1.42 ... OK
Building and testing Log-Log4perl-1.42 ... FAIL
! Testing Log-Log4perl-1.42 failed but installing it anyway.
Successfully installed Log-Log4perl-1.42
1 distribution installed

C:\demo>
[/console-output]
 
best,
Shaji 
-------------------------------------------------------------------------------
Your talent is God's gift to you. What you do with it is your gift back to God.
-------------------------------------------------------------------------------

--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to