oci directory not found, please install oci in makefile.pl
while configure cpanm DBD::Oracle facing below issue
Installing on a MSWin32, Ver#10.0
Using Oracle in C:/instantclient_21_15
DEFINE _SQLPLUS_RELEASE = “1920000000” (CHAR)
Oracle Version 19.20.0.0 (19.20)
OCI directory not found, please install OCI in C:/instantclient_21_15 at Makefile.PL line 315.
-> N/A
-> FAIL Configure failed for DBD-Oracle-1.90. See C:\Users\mazar\.cpanm\work\1729752523.30896\build.log for details.
Solution :
set oracle_home instant client path
still you’re facing error, you have to download complete oracle instant client basic with sqlplus,tools,sdk,jdbc and odbc


