I am in the process of installing PHP version 4 as a cgi with mysql, ftp and oracle support on a Unixware 1.1 machine.
When I run the configure app with just mysql and ftp support enabled, it goes fine. When I add oracle into the mix, the configure fails - stating that needed libraries are not found.
The server does have oracle v7 loaded to it... however, I think that I might be missing some key libraries. Has anyone compiled (or is anyone willing to compile) a similar configuration successfully? Or, does anybody know what oracle libraries are required when compiling PHP4?
-- Avery