On 6/20/07, Ravi Malghan <[EMAIL PROTECTED]> wrote:
Hi: I have a script which runs fine when I run it from the shell prompt. My
LD_LIBRARY_PATH in the shell is as shown below
Somebody told me that if you have to set LD_LIBRARY_PATH and you're
not testing libraries, that means that your ld need
AIL PROTECTED]>
To: beginners@perl.org
Sent: Wednesday, June 20, 2007 10:42:20 PM
Subject: Unable to run perl script within cron
Hi: I have a script which runs fine when I run it from the shell prompt. My
LD_LIBRARY_PATH in the shell is as shown below
bash-2.05$ env |grep LD_LIBRAR
Hi: I have a script which runs fine when I run it from the shell prompt. My
LD_LIBRARY_PATH in the shell is as shown below
bash-2.05$ env |grep LD_LIBRARY_PATH
LD_LIBRARY_PATH=/export/home/netcool/oracle/instantclient_10_2:/usr/arsapi/lib:/usr/local/lib
But the same script when I run from cronta