Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Installing Perl Oracle DBD 1.19 failed

user8839911Nov 8 2009 — edited Feb 2 2010
Hello everyone,

I was trying to install Oracle DBD 1.19 in a linux box running CentOS 5.
The packages I have installed are:
oracle-instantclient-basic-11.1.0.1-1.i386.rpm
oracle-instantclient-devel-11.1.0.1-1.i386.rpm
oracle-instantclient-sqlplus-11.1.0.1-1.i386.rpm

There were no problems installing above three packages. When I was trying to install perl-DBD-Oracle-1.19-1.n0i.4.fc8.i386.rpm and I got following errors:

error: Failed dependencies:
libclntsh.so.11.1 is needed by perl-DBD-Oracle-1.19-1.n0i.4.fc8.i386


There is no Oracle server installed in the same machine and this machine is used as a client.

The libclntsh.so.11.1 is actually under /usr/lib/oracle/11.1.0.1/client/lib/libclntsh.so.11.1 after I installed the above three oracle client packages.

Anyone know what was wrong? I appreciate for any hints.

Thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 2 2010
Added on Nov 8 2009
4 comments
6,994 views