RE: install_driver(Oracle) failed while connecting to oracle 10.2.0.2

2007-02-20 Thread Garrett, Philip \(MAN-Corporate\)
Hi, RaviChandra Chelikam wrote: > > perl: fatal: > /usr/local/opt/oracle/product/ldcnmd/lib32/libclntsh.so.9.0: > Permission denied at . ^ The permissions on your Oracle installation are not letting Perl load the Oracle client library. The library file libclntsh.so.9.0 (or

RE: install_driver(Oracle) failed while connecting to oracle 10.2.0.2

2007-02-20 Thread Garrett, Philip \(MAN-Corporate\)
Sent: Tuesday, February 20, 2007 1:23 PM To: Garrett, Philip (MAN-Corporate) Cc: dbi-users@perl.org Subject: RE: install_driver(Oracle) failed while connecting to oracle 10.2.0.2 Philip We have Changed the permissions . Even after

RE: install_driver(Oracle) failed while connecting to oracle 10.2.0.2

2007-02-21 Thread RaviChandra Chelikam
ll_driver(Oracle) failed while connecting to oracle 10.2.0.2 Hi, RaviChandra Chelikam wrote: > > perl: fatal: > /usr/local/opt/oracle/product/ldcnmd/lib32/libclntsh.so.9.0: > Permission denied at . ^ The permissions on your Oracle installation a

RE: install_driver(Oracle) failed while connecting to oracle 10.2.0.2

2007-02-21 Thread Garrett, Philip \(MAN-Corporate\)
ruary 20, 2007 2:11 PM To: Garrett, Philip (MAN-Corporate) Subject: RE: install_driver(Oracle) failed while connecting to oracle 10.2.0.2 Philip I Have downloaded the DBD::Oracle 1.15 from the link u have given and copied to my local machine. Should I compile it first in my local machin