Hi all,
It might be somebody experienced similar problem like what I have. After
tried to run
perl Makefile.PL and getting several error messages, I asked my ISP to
install certain modules.
While my ISP was installing the Log-Agent-Rotate module the following
module is also required: (Getargs::Long)
Log-Agent-Rotate-0.1.3]# perl Makefile.PL
Warning: prerequisite Getargs::Long failed to load: Can't locate
Getargs/Long.pm in @INC (@INC contains: /usr/lib/perl5/5.6.0/i686-linux
/usr/lib/perl5/5.6.0 /usr/lib/perl5/site_perl/5.6.0/i686-linux
/usr/lib/perl5/site_perl/5.6.0 /usr/lib/perl5/site_perl .) at (eval 11)
line 3.
Writing Makefile for Log::Agent::Rotate
He tried to install Getargs::Long module, but he read in its README file,
it says that:
========================================================================
This module is known to exercise a bug in perl 5.6.0. Don't use that
version of perl: use 5.005_03, or try 5.6.1.
The interface of this module changed between 0.1.2 and 0.1.3, and is
NOT backward compatible. That's why it's still called alpha software.
========================================================================
*** This is alpha software -- use at your own risks ***
Then he decided NOT to install and Log-Agent-Rotate and Getargs::Long module.
When I tried to run perl Makefile.PL, I'got the error message:
Warning: prerequisite Log::Agent::Rotate failed to load: Can't locate
Log/Agent/Rotate.pm in @INC (@INC contains: /usr/lib/perl5/5.6.0/i686-linux
/usr/lib/perl5/5.6.0 /usr/lib/perl5/site_perl/5.6.0/i686-linux
/usr/lib/perl5/site_perl/5.6.0 /usr/lib/perl5/site_perl .) at (eval 18)
line 3, <STDIN> line 4.
Is there work around to overcome this problem? My server is using v5.6.0
built for i686-linux.
Any suggestions are really appreciated.
Thank you,
N.S. Sisworahardjo
URL: http://ji-indonesia.com
Fax: (775) 640-0601
Voice: (347) 823-4153
If you would like to unsubscribe from this mailing list send an email to
[EMAIL PROTECTED] with the body "unsubscribe newsclipperlist
YOUR_EMAIL_ADDRESS" (without the quotes).