Subject: | error compiling Math::FixedPrecision |
MY system as follows:
Redhat 6.2, Celeron 300A, 256MB Perl 5.005_03
Other module DBI, DBD::mysql work fine except this one.
The output as detail below:
------------------------------------------------
Executing /usr/bin/perl Makefile.PL && make ..
Could not eval '
package ExtUtils::MakeMaker::_version;
no strict;
local $VERSION;
$VERSION=undef; do {
$VERSION = qw$Revision: 2.0 $[1]/10;
}; $VERSION
' in FixedPrecision.pm: Can't use subscript on split at (eval 7) line 7, near "1]"
Checking if your kit is complete...
Looks good
Installation of Math::FixedPrecision failed
---------------------------------------------
Hope you can help me.
Thank