Re: centos perl-DBD:Oracle

[email protected] (Michael Ludwig)
Newsgroups perl.dbi.users
Message-ID <[email protected]>
Am 29.04.2010 um 04:08 schrieb Pam Wampler:

> What are the steps to install perl-DBD:Oracle on a centos 5 server?

> rpm -i  perl-DBD-Oracle-1.19-1.el5.i386.rpm
> 
> warning: perl-DBD-Oracle-1.19-1.el5.i386.rpm: Header V3 DSA signature:
> NOKEY, key ID e42d547b
> 
> error: Failed dependencies:
> 
>        libclntsh.so.10.1 is needed by perl-DBD-Oracle-1.19-1.el5.i386
> 
>        libnnz10.so is needed by perl-DBD-Oracle-1.19-1.el5.i386
> 
>        libocci.so.10.1 is needed by perl-DBD-Oracle-1.19-1.el5.i386
> 
> 
>        libociei.so is needed by perl-DBD-Oracle-1.19-1.el5.i386
> 
>        libocijdbc10.so is needed by perl-DBD-Oracle-1.19-1.el5.i386

Install the dependencies. Or use a package manager that automatically installs the dependencies, like APT or YaST. Looks like the CentOS equivalent is called Yum.

Nothing to do with Perl, that's a basic sysadmin question.

> echo $LD_LIBRARY_PATH
> 
> /usr/lib/oracle/10.2.0.3/client/lib


I think /etc/ld.so.conf is the way to go these days.

-- 
Michael.Ludwig (#) XING.com
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.