21 Nov
2007
21 Nov
'07
5:09 a.m.
Stefan Kohler wrote:
Looking for header files I tried --with-oracle-home-dir=/usr/include/oracle/11.1.0.1/client , due to the *.h files in that directory. That does not work. Any more hints?
$ CFLAGS=-I/usr/include/oracle/11.1.0.1/client $ export CFLAGS $ ./configure .... Alan DeKok.