Help for this page

Select Code to Download


  1. 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
    
  2. or download this
    sudo perl -MCPAN -e shell
    install DBD::Oracle
    
  3. or download this
    export ORACLE_HOME=/Applications/instantclient_11_2
    export DYLD_LIBRARY_PATH=$DYLD_LIBRARY_PATH:/Applications/instantclien
    +t_11_2
    
  4. or download this
    perl Makefile.pl
    make
    make install