Ok, make sure your oracle client is full working standalone. This includes
ALL environment settings to be done, even if you can't think of what they
are good for.

If this all is correct, it should work without a special path to your oracle
client while configure.

(See also messages in the archive posted before.)

./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
--enable-sigchild  --with-png-dir=/usr/lib  --with-regex=php --with-gnu-ld

Benjamin

> 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.
>
> ...


-- 
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]

Reply via email to