|
Search:
Advanced search
|
Browse by category:
|
Contact Us |
PHP 5.3.0 Oracle OCI8 Instant Client 11.1.0.7.0 , Solaris 10: ERROR: ld.so.1: php: fatal: libnnz11.so: open failed: No such file or directory |
|||||
PROBLEM:
While compiling PHP v5.3.0 on Solaris 10 with the Oracle OCI8 Instant Client 32 bit 11.1.0.7.0 I received the following error during the make: libnnz11.so: open failed: No such file or directory Even though the libnz11.so exists in /export/home/oracle/instantclient_11_1 SOLUTION: # export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/export/home/oracle/instantclient_11_1 Then re-configure and re-make PHP. |
|||||
Powered by
KBPublisher (Knowledge base software)