Unicode-related problem installing perl modules on Solaris 10

M

Mike Friedman

I'm trying to install (from CPAN) these two perl modules:

HTML::TreeBuilder
HTML::FormatText

on a Solaris 10 system. The install fails and I get the following
messages, among others (some lines wrapped by me for readability):

============================================================
Running make test
PERL_DL_NONLAZY=1 /opt/csw/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00system..........
t/00system..........ok 1/2 t/00system..........ok
t/assubs............
t/assubs............ok 1/74
t/assubs............ok
t/attributes........

Wide character in print at
/users/ist-rt/share/perl/5.8.8/Test/Builder.pm line 1172.

Wide character in print at
/users/ist-rt/share/perl/5.8.8/Test/Builder.pm line 1192.
# Failed test 'href should contain 'lang'
(is: http://wherever/moo.cgi?xyz=123\342\214\251=en)'
# at t/attributes.t line 25.
t/attributes........NOK 1# Looks like you failed 1 test of 1.
t/attributes........dubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 1
Failed 1/1 tests, 0.00% okay

...

Failed 1/17 test scripts, 94.12% okay. 1/746 subtests failed, 99.87% okay.
*** Error code 29
make: Fatal error: Command failed for target `test_dynamic'
/usr/ccs/bin/make test -- NOT OK
Running make install
make test had returned bad status, won't install without force
============================================================

The above messages occur for both modules. It appears to be a
Unicode problem. Is there a way I can get these modules installed?

Thanks.

Mike
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,733
Messages
2,569,439
Members
44,829
Latest member
PIXThurman

Latest Threads

Top