Ravi, It sounds like an environment problem. Are you using the same login? Is your LD_LIBRARY_PATH set up the same? Is your PATH set up the same?
HTH, Mark Vaughan -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ravi Sent: Thursday, June 26, 2008 5:22 AM To: ARSperl User Discussion Subject: [Arsperl-users] Can't load '/usr/local/lib/perl5/site_perl/5.8.7/sun4-solaris/auto/ARS/ARS.so' for module ARS: ld.so.1 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/n etcool/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 Arsperl-users@arsperl.org https://lists.sourceforge.net/lists/listinfo/arsperl-users ------------------------------------------------------------------------- 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 Arsperl-users@arsperl.org https://lists.sourceforge.net/lists/listinfo/arsperl-users