Re: Oracle 9i client for Linux

2005-11-30 Thread Damjan
This is a list of files I use to compile cx_Oracle, php-oci amd perl DB::OCI on Linux. I set ORACLE_HOME to /usr/lib/oracle and symlink the *.so files in /usr/lib so that I don't need to set LD_LIBRARY_PATH. I guess this list can be reduced some more... but I got tired of experimenting And the ins

Re: [OT] Oracle 9i client for Linux

2005-11-30 Thread Bernard Delmée
> It is version 10, would it be compatible with 9i servers? Yes. > Indeed I use cx_oracle but on M$ yet. Want to move to Linux. If you need to compile yourself, the instant client headers don't live where a full-blown Oracle install would put them and you may need to slightly alter setup.py. cx_

Re: [OT] Oracle 9i client for Linux

2005-11-29 Thread Andy Leszczynski
Bernard Delmée wrote: > Look into the Oracle Instant Client: > > (might require a -free- OTN registration) It is version 10, would it be compatible with 9i servers? > Be sure to download the smallish "sdk" if you want

Re: [OT] Oracle 9i client for Linux

2005-11-29 Thread Bernard Delmée
Andy Leszczynski wrote: > Where can I find such? I can download from Oracle whole thing but no the > client itself. Look into the Oracle Instant Client: (might require a -free- OTN registration) Be sure to download the

[OT] Oracle 9i client for Linux

2005-11-29 Thread Andy Leszczynski
Where can I find such? I can download from Oracle whole thing but no the client itself. Any insight? Thanks, A. -- http://mail.python.org/mailman/listinfo/python-list