In need of some assistance with PHP & DB2 install:
I'm running RedHat 6.2, DB2 v7.1 personal edition, Apache 1.3.12 and trying to install PHP 4.0.1
I run configure with the --ibm-db2 switch get no errors. When I run make, I get:
/usr/bin/ld: cannot find -ldb2, then script exits with this error.
I have installed PHP4 on same machine before with MySQL support with no problems. But really need to get DB2 support in as well.
Anyone got any ideas?
clh