[cx-oracle-users] libclntsh.so and setup.py
Brought to you by:
atuining
From: Aurélien V. <val...@gm...> - 2012-02-09 09:26:33
|
Hello, Just a question, why does cx_Oracle lookup for libclntsh.so in $ORACLE_HOME and fail if not found? I have my libclntsh.so installed in /usr/local/lib, which means i basically need to export ORACLE_HOME=/usr/local pip install cx_Oracle export ORACLE_HOME=/usr/local/share/oracle11 Every time I need to install cx_Oracle - which is a pain since i need to deploy a alot of python applications needing cx_Oracle in virtualens. -- Aurélien Vallée +33 6 47 41 70 37 |