Open your terminal and then excute the commands down below:
$ brew doctor
$ brew tap InstantClientTap/instantclient
$ brew install instantclient-basic
$ brew install instantclient-sdk
$ brew install instantclient-sqlplus
$ brew cleanup
English | Portuguese
You need to make sure these libraries are installed:
$ sudo apt-get -y update
$ sudo apt-get install -y build-essential libcurl4-openssl-dev unzip software-properties-common git libpcre3-dev libpcre3 uuid-dev libssh2-1-dev
Português | English
Você precisará garantir que as seguintes bibliotecas estão instaladas:
$ sudo apt-get -y update