Azazia Software Knowledgebase
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

Add comment
Views: 1430
Votes: 0
Comments: 0
Posted: 14 Oct, 2009
by: Patridge B.
Updated: 14 Oct, 2009
by: Patridge B.
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.
Others in this Category
document Dynamically refreshing a page using AJAX and pulling date from a mysql database
document Compiling PHP 5.3.X and receive: ld.so.1: php: fatal: libsybdb.so.5: open failed: No such file or directory
document Recompile apache2 to support LDAP on Solaris 10



RSS