Re: Help/Advice installing cx_oracle on El Capitan

Shai Berger <shai-9mtU2oJkgntWk0Htik3J/[email protected]> Thu, 22 Oct 2015 00:45:19 +0300
Newsgroups gmane.comp.python.db.cx-oracle
Organization Platonix Joint Ventures
Message-ID <[email protected]>
On Thursday 22 October 2015 00:39:34 Chris Gould wrote:
> You shouldn't need ORACLE_HOME (Oracle actually discourage setting that
> with Instantclient).
> But your DYLD_LIBRARY_PATH should point to the actual top-level directory
> of your instantclient (ie ending with /instantclient_11_2 in your example).
> 
> Also you need to create a symlink in the instantclient_11_2 directory for
> libclntsh.dylib.11.1 (or equivalent)
> 

If you look at his list of commands, he moved everything out of the 
instantclient_11_2 directory, and removed it. 

------------------------------------------------------------------------------