[Zope-DB] oci.h with 9i client install on AIX

Chang, Shan Chih SCChang at glog.com
Wed Sep 10 12:30:19 EDT 2003


Hi
    I am trying to install the DCOracle2 adapter for Oracle 9.2.0. I am
using Python 2.1.3 on a AIX 5L 5.1 platform. I have installed the Oracle
client w/ developer options. When I ran "make" to build the binary, I got an
error which tell me that oci.h file is missing. I did a custom install and
selected all options when I installed Oracle 9.2.0. However, oci.h still
doesn't exit. I don't know of a way to. OCI must be there in some way since
sqlplus works - it should use the OCI driver also. 


Any idea? thanks for help....


Alex

gcc  -g -O2 -Wall -Wstrict-prototypes
-I/opt/python/include/python2.1 -I/opt/python/include/python2.1
-DHAVE_CONFIG_H  -I/opt/app/oracle/product/920/rdbms/demo
-I/opt/app/oracle/product/920/network/public
-I/opt/app/oracle/product/920/plsql/public
-I/opt/app/oracle/product/920/rdbms/public -DCONFIGDEFINES -c ././dco2.c
-o ./dco2.o
		dco2.c:107:17: oci.h: No such file or directory







More information about the Zope-DB mailing list