[Arsperl-users] fatal: libicudatabmc.so.32: open failed
Brought to you by:
jeffmurphy
|
From: Ravi <ra...@co...> - 2007-06-13 04:53:13
|
Hi: I am getting the following error when I try to run a perl script that uses ARS Perl Can't load '/usr/local/lib/perl5/site_perl/5.8.7/sun4-solaris/auto/ARS/ARS.so' for module ARS: ld.so.1: perl: fatal: libicudatabmc.so.32: open failed: No such file or directory at /usr/local/lib/perl5/5.8.7/sun4-solaris/DynaLoader.pm line 230. at ./Get_Diary.pl line 32 Compilation failed in require at ./Get_Diary.pl line 32. I copied the api dir to /usr/arsapi/ before compiling/installing ARS Perl. I do see the file libicudatabmc.so.32 bash-2.05$ find /usr/arsapi/ -name libicudatabmc.so.32 /usr/arsapi/lib/libicudatabmc.so.32 When I installed ARS API I set $ARSAPI = "/usr/arsapi"; Any ideas? Thanks Ravi |