Skip to content

moisoto/mac-oic-install

Repository files navigation

License: MIT

mac-oic-install

Scripts for installing Oracle Instant Client on MacOS using traditional folder structure

Overview

This has been tested on MacOS Catalina v10.15.7 The script is made to work with Oracle Instant Client 9.8 but an effort has been made so it can (and will probably) be easily modified to work with other versions.

Easy Installation

./download_oic.sh
sudo ./install_oic.sh

Manual Installation

If you preffer to download and setup the install files yourself, follow this procedure:

Prepare

Please download the following Oracle Instant Client Packages from: Oracle InstantClient for macOS (Intel x86)

Only Basic Package is required, others are optional:

After download:

  • Create the following folders on the repository root (the same folder where the install script is located),

    • BASIC
    • SQLPLUS
    • SDK
    • TOOLS
  • Mount the DMG files on your Mac and copy the files into the corresponding folders.

Install

Run the following scripts in the specified order.

./prepare_lib.sh
./prepare_bin.sh
sudo ./install_oic.sh

About

Scripts for installing Oracle Instant Client 9.3 on MacOS using traditional folder structure

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages