On Tue, July 5, 2005 6:14 am, Chuck Carson said:
> I saw a document that said to build with --with-oci8 AND
> --with-oracle, however --with-oracle doesn't work with 10g. (it
> complains about not finding the correct libraries)

Where are your Oracle 10g headers and libraries?

What did you pass in to --with-oracle?

Dig through the Makefile[s] and see where --with-oracle kicks in and looks
for them.

If your files aren't where it thinks they should be, make symlinks so that
it looks like they are there.

> Any ideas? Does php 5.0.4 work with Oracle 10.1.0.3?

I have NO IDEA that it will work for sure.

I'm only diagnosing the same as I'd diagnose --with-rover complaining it
can't find the libraries.

-- 
Like Music?
http://l-i-e.com/artists.htm

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to