Re: [cx-oracle-users] Re: python 2.3 + cx_oracle on HP-UX Itanium
Brought to you by:
atuining
From: Anthony T. <ant...@gm...> - 2005-10-11 13:41:20
|
Since you can't verify I've added a comment indicating that on HP-UX Itanium with Oracle 10g, the library "ttsh10" must be linked against. If anyone can provide me a programmatic way of determing when that library is necessary I'll replace the comment with the code. Thank you. On 10/10/05, Bernard Delm=E9e <bd...@ad...> wrote: > > > 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. > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: > Power Architecture Resource Center: Free content, downloads, discussions, > and more. http://solutions.newsforge.com/ibmarch.tmpl > _______________________________________________ > cx-oracle-users mailing list > cx-...@li... > https://lists.sourceforge.net/lists/listinfo/cx-oracle-users > |