Re: [cx-oracle-users] cx_Oracle-5.1.1 install help (Solaris 11 w/ Oracle DB Client 11.2.0.3 64-bit)
Brought to you by:
atuining
From: Brad H. <bra...@gm...> - 2012-02-15 19:26:58
|
Thanks again Chris. I did miss setting the LD_LIBRARY_PATH variable to the client lib directory. It imports successfully now. On Wed, Feb 15, 2012 at 12:24 PM, Christopher Jones < chr...@or...> wrote: > > Perhaps you copied my typo, thus resulting in LD_LIBRARY_PATH not set to > the Instant Client directory. > I get your error if I don't have LD_LIBRARY_PATH set. > > With it correctly set, cx_Oracle 5.1.1 is working fine for me with Python > 2.6.4 on Solaris 11 x86 > > Chris |