[Zope-DB] oci.h with 9i client install on AIX
Dieter Maurer
dieter at handshake.de
Sun Sep 14 15:47:51 EDT 2003
Chang, Shan Chih wrote at 2003-9-10 11:30 -0400:
> ...
> 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
"oci.h" (an Oracle interface header) cannot be found via the
"-I" options listed above. Check where your "oci.h" is and
add an additional "-I" option...
Dieter
More information about the Zope-DB
mailing list