Hello all,
I'm having problems installing the above mentioned software. The configure
runs fine, but the make exits with an error; cannot find oci.h. This find
does not exist on my machine, so I presume that configure creates it?
Does anyone know what I'm doing wrong? (I'm sure it's me! Aaaargh!)
Your help is much appreciated.
---- CONFIGURE ----
./configure --prefix=/usr --sysconfdir=/etc/php --with-apx
--with-apache=/usr/src/apache_1.3.19 --with-config-file-path=/etc/php
--with-openssl --with-jpeg-dir=/usr/lib --with-zlib --with-gd=shared
--enable-ftp --enable-gd-native-ttf --with-oci8=/usr/local/oracle
--enable-sigchild --with-png-dir=/usr/lib --with-regex=php --with-gnu-ld
---- MAKE ----
... (blah) ...
make[2]: Entering directory `/usr/src/php-4.0.5/main'
/bin/sh /usr/src/php-4.0.5/libtool --silent --mode=compile gcc
-I. -I/usr/src/php-4.0.5/main -I/usr/src/php-4.0.5/main
-I/usr/src/php-4.0.5 -I/usr/src/apache_1.3.19/src/include
-I/usr/src/apache_1.3.19/src/os/unix -I/usr/src/php-4.0.5/Zend
-I/usr/include/freetype -I/usr/local/oracle/rdbms/demo
-I/usr/src/php-4.0.5/ext/xml/expat/xmltok
-I/usr/src/php-4.0.5/ext/xml/expat/xmlparse -I/usr/src/php-4.0.5/TSRM
-DSUPPORT_UTF8 -DXML_BYTE_ORDER=12 -g -O2 -c internal_functions.c
In file included from internal_functions.c:33:
/usr/src/php-4.0.5/ext/oci8/php_oci8.h:45: oci.h: No such file or
directory
make[2]: *** [internal_functions.lo] Error 1
make[2]: Leaving directory `/usr/src/php-4.0.5/main'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/php-4.0.5/main'
make: *** [all-recursive] Error 1
Thanks,
--
------------------------------------------------------------
Andy Glen-Young email: [EMAIL PROTECTED]
Systems Administrator phone: (021) 683-7280
iafrica.com fax: (021) 683-7299
"verum ipsum factum"
- "Understanding arises through making."
============================================================
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]