[cx-oracle-users] Re: python 2.3 + cx_oracle on HP-UX Itanium
Brought to you by:
atuining
From: <bd...@ad...> - 2005-10-10 07:26:01
|
> Could you give me the output from "sys.platform"? I can use that to > automatically include in the setup.py the library "ttsh10" in the > libraries for that platform -- if you're reasonably certain that this > will be true for all users of that platform. Unfortunately I am really not sure about this - sys.platform simply reports "hp-ux11" and does not even mention itanium. I do not have access to oracle 10g on HP-PA to check if the problem is there as well... Bernard. |