Hi: I have a arsperl script which runs fine when I run it from the shell
prompt. But when I run it from within another application, I get the
following error
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.
This file libicudatabmc.so.32 is in /export/home/netcool/arsapi/lib. I
installed the arsapi files under the users's home directory. So I tried
including the following line in my code and I still get the same error
$ENV{'LD_LIBRARY_PATH'} =
'/usr/local/lib:/opt/ibm/netcool/platform/solaris2/pgsql8/lib:/export/home/netcool/oracle/instantclient_10_2:/export/home/netcool/arsapi/lib';
Any suggestions?
Thanks
Ravi
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Arsperl-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/arsperl-users