A
Anne-Marte
Hei
I'm piping from procmail to perl where I want to connect to an oracle
DB. The problem is that this isn't working when I call the script from
my .procmailrc-file, but it is working nicely when I run the script
from xterm. The exeption I get looks like this:
install_driver(Oracle) failed: Can't load
'/local/perl/lib/site_perl/5.6.0/sun4-solaris/auto/DBD/Oracle/Oracle.so'
for module DBD::Oracle: ld.so.1: /local/perl/bin/perl: fatal:
libclntsh.so.1.0: open failed: No such file or directory at
/local/perl/lib/5.6.0/sun4-solaris/DynaLoader.pm line 200.
at (eval 29) line 3
Compilation failed in require at (eval 29) line 3.
Perhaps a required shared library or dll isn't installed where
expected
at /ssb/ursus/h1/amk/lib/OracleBase.pm line 49
procmail: Error while writing to "/perl/DBtest.pl"
procmail: Program failure (255) of "/perl/DBtest.pl"
Is anyone familiar with this problem??
Ann
I'm piping from procmail to perl where I want to connect to an oracle
DB. The problem is that this isn't working when I call the script from
my .procmailrc-file, but it is working nicely when I run the script
from xterm. The exeption I get looks like this:
install_driver(Oracle) failed: Can't load
'/local/perl/lib/site_perl/5.6.0/sun4-solaris/auto/DBD/Oracle/Oracle.so'
for module DBD::Oracle: ld.so.1: /local/perl/bin/perl: fatal:
libclntsh.so.1.0: open failed: No such file or directory at
/local/perl/lib/5.6.0/sun4-solaris/DynaLoader.pm line 200.
at (eval 29) line 3
Compilation failed in require at (eval 29) line 3.
Perhaps a required shared library or dll isn't installed where
expected
at /ssb/ursus/h1/amk/lib/OracleBase.pm line 49
procmail: Error while writing to "/perl/DBtest.pl"
procmail: Program failure (255) of "/perl/DBtest.pl"
Is anyone familiar with this problem??
Ann