kdamunsdon has asked for the wisdom of the Perl Monks concerning the following question:

We are getting an error when running the "make test" while trying to install ARS Perl on our linux server. The error is the same for all 25 tests. This is ARSPerl module 1.9, RedHat linux Ver 4. Perl libraries are in /usr/ars/api. The $ARSAPI is also /usr/ars/api

PERL_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)


Any help would be great, thx, Kyle

Replies are listed 'Best First'.
Re: Installing ARSPerl
by TOD (Friar) on Oct 04, 2007 at 04:52 UTC
    maybe a 'ldconfig' after the 'make' might help.
    --------------------------------
    masses are the opiate for religion.