Python + cx_Oracle

Adam Zaleski talk at holon.urwis.cc
Tue Oct 14 00:57:36 PDT 2008


Hello,

Lately i have installed linux Oracle instant_client with sqlplus
and sdk packages. I have configured it properly and it works fine
right now. Now I'am having trouble to compile cx_Oracle python
module.. My Python use FreeBSD system libraries but cx_Oracle
need to use libraries from linux Instant Client.

I think that I need to install another version of Python that will be
compiled with Linux libraries and will be running from Linux
emulation. But how to compile that will be running  from Linux
ABI?

Maybe someone have an issue with Python + cx_Oracle module running under
FreeBSD

greetings





More information about the freebsd-questions mailing list