|
I've completed the install of DBD-Oracle-1.19 with Oracle instant client 10.2.0.3.
Test program can be run correctly by root but got errors for other users. The ORACLE_HOME and LD_LIBRARY_PATH are correctly set for all users.
The following error messages:
install_driver(Oracle) failed: Can't load '/usr/lib64/perl5/site_perl/5.8.0/auto/DBD/Oracle/Oracle.so' for module DBD::Oracle: libclntsh.so.10.1: cannot open shared object file: No such file or directory at /usr/lib64/perl5/5.8.0/x86_64-linux-thread-multi/DynaLoader.pm line 229.
at (eval 1) line 3
Compilation failed in require at (eval 1) line 3.
Perhaps a required shared library or dll isn't installed where expected
at mes_auo_85120_mpa_cf.pl line 9
Can somebody help...Thanks..
|