Re: [cx-oracle-users] Help/Advice installing cx_oracle on El Capitan
Brought to you by:
atuining
From: Shai B. <sh...@pl...> - 2015-10-21 21:45:34
|
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. |