- or download this
instantclient-basic-macos.x64-11.2.0.3.0.zip
instantclient-sdk-macos.x64-11.2.0.3.0.zip
instantclient-sqlplus-macos.x64-11.2.0.3.0.zip
- or download this
sudo perl -MCPAN -e shell
install DBD::Oracle
- or download this
export ORACLE_HOME=/Applications/instantclient_11_2
export DYLD_LIBRARY_PATH=$DYLD_LIBRARY_PATH:/Applications/instantclien
+t_11_2
- or download this
perl Makefile.pl
make
make install