Re: [cx-oracle-users] installation proplems
Brought to you by:
atuining
From: Mark H. <mh...@pi...> - 2010-07-09 10:22:34
|
On 7/9/10 2:35 AM, Christian Klinger wrote: > Hi again, > > my osx version is 10.6.4. > and i have 2.66 intel core processor. > > If i remove the clntsh from libs i can build cx_Oracle. But when i > try to import cx_Oracle i run into this error. > > any ideas... hmm... let's check 3 things: Did you follow the steps below, so that everything is in /usr/lib? What is the result of running /usr/bin/sqlplus? Which instantclient (exact name of file) did you install? There is a *_x86* and *_x64*. (x64 is the one you need) |