Having some weird problem running the configure when I go to install 4.2.3 here.
Using the command line of :- l:/usr/src/php-4.2.3# ./configure --with-mysql=/usr/local/mysql --with-xml --with-apache=../apache _1.3.24 \ --enable-track-vars I get the following error :- configure: error: Try adding --with-zlib-dir=<DIR>. Please check config.log for more information. But when I add --with-zlib-dir=/usr/lib to the end of my configure command line, I get the following error. configure: error: ZLIB extension requires zlib >= 1.0.9 I've redownloaded the tarchives, and get this same problem. I've also tried the same with php-4.3.0 with the exact same results. Just for the heck of it, I tried with php-4.1.2 and it worked fine with the original command line. Appreciate any ideas/tips. Thanks ! -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php