Hi All,
Was trying to configure DBD::oracle on solaris with oracle client version 8.1.6.
DBD::Oracle module installation is unable to find below files from Oracle.
In file included from Oracle.xs:1:
Oracle.h:37:17: oci.h: No such file or directory
Oracle.h:39:20: ocidfn.h: No such file or directory
Oracle.h:40:18: orid.h: No such file or directory
Oracle.h:41:17: ori.h: No such file or directory
In file included from Oracle.h:54,
How do i find whether Oracle Instant Client has been installed or not comparable to Oracle client associated with Oracle database software.
Can i install seperate components like OCI into existing Oracle client software without any disturbance?
-Yasser