Re: [cx-oracle-users] libclntsh.so and setup.py
Brought to you by:
atuining
From: Mark H. <mh...@pi...> - 2012-02-09 22:29:49
|
On 2/9/12 1:13 PM, Lassi Tuura wrote: > Hi, > >> I am still not satisfied with your explanation. > > Sorry, I wasn't trying to explain or justify cx_oracle's behaviour. I'm basically just a satisfied user. We like how it works - I appreciate someone else might like it another way, and it seems you do. I'm far from an expert on python packaging, but setting preferred path locations via setup.cfg seems quite commonplace for python packages. In our distribution build environment, it works well, but I rather suspect our requirements differ from yours. Having messed with configure.in scripts before and trying to deal with all the unix variants, I'd just like to point out that Anthony has done an amazing job of getting things to build on multiple platforms, different versions of oracle, and many different types of oracle installations. Thanks Anthony! |