From: Greg R. <G....@is...> - 2009-02-16 23:09:54
|
Hi all At present we are middle of a sybase database upgrade where we have the sybase python module compiled against the existing OCS libraries. What we want to do is have the module run indepently of the version of the OCS libraries as we will have both versions of sybase running at the same time, but having a look at the build_ext options of the setup.py script it doesn't appear to give any option for you to compile the module staticly. Does anyone have any ideas? Build envronment: RHEL 5.2 x86 64 bit Sybase OCS 12.5.x and 15.x |