Re: [PHP] Can't find oci.h

2003-10-12 Thread Paul Gregg
In mail.php.general, Donahue, Peter <[EMAIL PROTECTED]> wrote: > I'm building Php (4.3.3) on Solaris and am including oci8 support. > Configure works fine. When I try to build, I get an error on the compilation > of ext/oci8/oci8.c - it can't find oci.h, and then I get tons of errors, > I suppose a

[PHP] Can't find oci.h

2003-10-01 Thread Donahue, Peter
I'm building Php (4.3.3) on Solaris and am including oci8 support. Configure works fine. When I try to build, I get an error on the compilation of ext/oci8/oci8.c - it can't find oci.h, and then I get tons of errors, I suppose all stemming from this. I don't think this is supposed to be in the Ora