kdamunsdon has asked for the wisdom of the Perl Monks concerning the following question:
Any help would be great, thx, KylePERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_h +arness(0, 'blib/lib', 'blib/arch')" t/*.t t/00connect.............Can't load '/tmp/ARSperl-1.90/blib/arch/auto/A +RS/ARS.so' for module ARS: /tmp/ARSperl-1.90/blib/arch/auto/ARS/ARS.s +o: undefined symbol: ucnv_open_3_2 at /usr/lib/perl5/5.8.5/i386-linux +-thread-multi/DynaLoader.pm line 230. at t/00connect.t line 12 Compilation failed in require at t/00connect.t line 12. BEGIN failed--compilation aborted at t/00connect.t line 12. t/00connect.............dubious Test returned status 255 (wstat 65280, 0xff00) t/01import..............Can't load '/tmp/ARSperl-1.90/blib/arch/auto/A +RS/ARS.so' for module ARS: /tmp/ARSperl-1.90/blib/arch/auto/ARS/ARS.s +o: undefined symbol: ucnv_open_3_2 at /usr/lib/perl5/5.8.5/i386-linux +-thread-multi/DynaLoader.pm line 230. at t/01import.t line 7 Compilation failed in require at t/01import.t line 7. BEGIN failed--compilation aborted at t/01import.t line 7. t/01import..............dubious Test returned status 255 (wstat 65280, 0xff00)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Installing ARSPerl
by TOD (Friar) on Oct 04, 2007 at 04:52 UTC |