Number::Format installation problem
martin.mrazek_at_gmail.com
Date: 03/06/05
- Previous message: Joe Smith: "Re: LibXML UTF8 - Input is not proper UTF-8, indicate encoding !"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 6 Mar 2005 12:37:50 -0800
Hello,
I wanted to install Number::Format module bud ended up with following
error message. Does anybody have any suggestion what the cause could
be?? Could that be due to presence of perldl in my comp?
Martin
[root@localhost Number-Format-1.45]# make
cp Format.pm blib/lib/Number/Format.pm
Manifying blib/man3/Number::Format.3pm
[root@localhost Number-Format-1.45]# make test
PERL_DL_NONLAZY=1 /usr/bin/perl5.8.5 "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/format_bytes.......ok
t/format_negative....ok
t/format_number......FAILED tests 2-5
Failed 4/9 tests, 55.56% okay
t/format_picture.....FAILED tests 2, 8-11
Failed 5/13 tests, 61.54% okay
t/format_price.......FAILED tests 2-6
Failed 5/6 tests, 16.67% okay
t/locale.............ok
t/object.............ok
t/round..............ok
t/unformat_number....ok
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/format_number.t 9 4 44.44% 2-5
t/format_picture.t 13 5 38.46% 2 8-11
t/format_price.t 6 5 83.33% 2-6
Failed 3/9 test scripts, 66.67% okay. 14/64 subtests failed, 78.12%
okay.
make: *** [test_dynamic] Error 255
- Previous message: Joe Smith: "Re: LibXML UTF8 - Input is not proper UTF-8, indicate encoding !"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|