Hi. has anyone successfully installed/compiled PHP 4.2.1 against Oracle9i running on Solaris 8 with IPlanet 4 as the web server. im trying to install the 4.2.1 version against Oracle 9i for a week now with no luck.
first i configured PHP : ./configure --with-nsapi=/home/iplanet/server4/ --enable-track-vars --enable-libgcc --enable-trans-sid --with-oci8=/home/oracle/product/9.0.1 --without-mysql but it seems that PHP configure script cannot identify the oracle 9i oci libraries because i always get an error report in debug.log like this. /usr/local/bin/ld: skipping incompatible /home/oracle/product/9.0.1/lib/libclnts h.so when searching for -lclntsh /usr/local/bin/ld: cannot find -lclntsh collect2: ld returned 1 exit status tryin to continue with the make command will still result with the same error. i already checked my env variables and the oracle libraries `, and everything is in place. what could be the culprit here? please help. thanks. --kenneth ---------------------------------- "if you build it, they will come" Field of Dreams _________________________________________________________________ MSN Photos is the easiest way to share and print your photos: http://photos.msn.com/support/worldwide.aspx -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php