[Zope-Checkins] CVS: Products/DCOracle2/src - README-HPUX:1.1
Matthew T. Kromer
matt@zope.com
Tue, 22 Jan 2002 12:03:28 -0500
Update of /cvs-repository/Products/DCOracle2/src
In directory cvs.zope.org:/tmp/cvs-serv1323
Added Files:
README-HPUX
Log Message:
Added a readme from Sudhir Kumar
=== Added File Products/DCOracle2/src/README-HPUX ===
Sudhir Kumar contributed the following tip for HP/UX:
I finally came down to building DCOracle2 on my HP Box. I had to do the
following things to make it work:
1. Compiled Python with the flags: -lpthread -lcl
2. Changed the Makefile and src/testora in DCOracle2 to reconcile the shared
library naming convention on HP (viz. *.so to *.sl). Then ran make
It works well now.
If you do not include -lcl while building python, you will get error,
something like
Can't shl_load() a library containing Thread Local Storage: /lib/libcl.2