I am trying to install php 5 -with-oci8-instant-client option for two days now and i am stuck on this error during make
I am running Fedora Core rc4 and updated all packages i could.
/usr/bin/ld: warning: libnnz10.so, needed by /usr/lib/oracle/10.1.0.4/client/lib/libclntsh.so, not found (try using -rpath or -rpath-link)
/usr/lib/oracle/10.1.0.4/client/lib/libclntsh.so: undefined reference to nzos_ServiceWriteQueue'
/usr/lib/oracle/10.1.0.4/client/lib/libclntsh.so: undefined reference toAI_DESX_CBC_IV8'
/usr/lib/oracle/10.1.0.4/client/lib/libclntsh.so: undefined reference to KI_DSAPrivate'
.............
.............
/usr/lib/oracle/10.1.0.4/client/lib/libclntsh.so: undefined reference toAI_DES_EDE3_CBC_IV8'
collect2: ld returned 1 exit status
make: *** [sapi/cli/php] Error 1
anyone know what the problem is, and more important how to sove it