[Arsperl-users] Problems using ARS Perl 1.91 on 32-bit RHEL5

2009-10-01 Thread Paul Blasquez
Hello, This package compiles successfully with warnings, but tests fail with the following (including tests using the ARS module after a 'make install'): Can't load '/root/Desktop/ARSperl-1.91/blib/arch/auto/ARS/ARS.so' for module ARS: libicuucbmc.so.32: cannot open shared object file: No such fi

Re: [Arsperl-users] Problems using ARS Perl 1.91 on 32-bit RHEL5

2009-10-01 Thread Paul Blasquez
Sorry, I forgot to re-shell after changing my LD_LIBRARY_PATH, that seems to have done it. -Paul On Thu, Oct 1, 2009 at 1:57 PM, Paul Blasquez wrote: > Hello, > > This package compiles successfully with warnings, but tests fail with the > following (including tests using the ARS module after a