RE: [cx-oracle-users] Segmentation Fault
Brought to you by:
atuining
From: Branimir P. <Bra...@cp...> - 2003-12-18 15:53:08
|
>Need I other libraries? >When I installed the full oracle client all works correctly... At place I work at we had the similar idea - to include only few needed items from Oracle Client install, in order to avoid the rest of the bloat and we also faced similar problems. We then asked Oracle for help in hunting/pinpointing what's needed and what can safely be ignored and got somewhat surprising answer that although that would be technically possible we are NOT allowed to do so. Apparently some "fine print" explicitly forbids taking just few selected pieces from Oracle Client, instead you must install ALL that comes with it or else license to use the client is violated. To stay on the "safe side" we have to keep installing full 300+MB of Oracle Client (9i) in order to be able to run our app that is 1/6 in size. Does not make sense, but - that's how it has to be... Branimir |