Hello everyone.
I am currently attempting to compile PHP 4.3.1 with support for IBM DB2. I
have read all the documentation and followed what was recommended. However,
I am having a problem when it comes to "make install".
"Make" works great. Its when I run 'make install' is where the problem
occurs. Here is the error output:
/home/downloads/php-4.3.1/sapi/cli/php: error while loading shared
libraries: libdb2.so.1: cannot open shared object file: No such file or
directory
make[1]: *** [install-pear-installer] Error 127
make: *** [install-pear] Error 2
I cant seem to figure out what the problem is.
Here are the options I am using when I am installing PHP:
./configure --with-mysql --with-apxs=/usr/local/apache/bin/apxs
--with-ibm-db2=/home/db2inst1/sqllib
Anyone have any ideas on what is going wrong, and how I can fix this?
Thank you.
Jason
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php