Setting up a new server, using the DBD::Oracle driver I'm getting the following error:

[Tue Aug 26 11:43:45 2008] [error] [client 128.196.45.237] install_driver(Oracle) failed: Can't load '/opt/lampp/lib/perl5/ site_perl/5.10.0/i686-linux/auto/DBD/Oracle/Oracle.so' for module DBD::Oracle: libclntsh.so.10.1: cannot open shared object file: No such file or directory at /opt/lampp/lib/perl5/5.10.0/i686-linux/ DynaLoader.pm line 203.

The usual fix for this is to make sure LD_LIBRARY_PATH includes $ORACLE_HOME/lib

It does, from my CGI environment listing: (only relevant ones listed.)

CGI Environment

ORACLE_HOME = /home/oracle/product/10.2.0/db_1

LD_LIBRARY_PATH = /opt/lampp/lib:/opt/lampp/lib:/home/oracle/product/ 10.2.0/db_1/lib


What else could cause this problem?

--
Bruce Johnson
University of Arizona
College of Pharmacy
Information Technology Group

Institutions do not have opinions, merely customs


Reply via email to