build on AIX without Tk

Martin Franklin mfranklin1 at gatwick.westerngeco.slb.com
Tue Dec 16 04:16:04 EST 2003


On Mon, 2003-12-15 at 22:09, Tennill, Dustin wrote:
> Ahh . . . it's built. Now I seem to be having trouble with the cx_Oracle
> module. Any experience with the following?
> 
> Traceback (most recent call last):
>   File "to.py", line 1, in ?
>     import cx_Oracle
> ImportError: from module
> /usr/local/lib/python2.3/site-packages/cx_Oracle.so Exe
> c format error
> can't load library:  /usr/local/lib/python2.3/site-packages/cx_Oracle.so
>  /mraid/app/oracle/product/9.2.0.4/lib/libclntsh.a shr.o
>  /mraid/app/oracle/product/9.2.0.4/lib/libclntsh.a shr.o
> can't load library: /mraid/app/oracle/product/9.2.0.4/lib/libclntsh.a
>  /mraid/app/oracle/product/9.2.0.4/lib/libclntsh.a
> 
> 
> Thanks . .
> 
Dustin,

I've sent this reply to the python list (and cc'd you) as I have no
experience with cx_Oracle...  I use DCOracle2.  The above looks like one
of the libraries is in the wrong format for the platform...?  Did you
build cx_Oracle from source?  Did you install oracle yourself? Whats the
history here and perhaps we can help:-)


Cheers
Martin


-- 
Martin Franklin <mfranklin1 at gatwick.westerngeco.slb.com>






More information about the Python-list mailing list