PHP 5.2.14 Docs say to compile w/ zlib you need to use the --with-zlib[=DIR] flag.
This does not work. You need to use --with-zlib --with-zlib-dir=[DIR] Is this a documentation error or a ./configure error?
PHP 5.2.14 Docs say to compile w/ zlib you need to use the --with-zlib[=DIR] flag.
This does not work. You need to use --with-zlib --with-zlib-dir=[DIR] Is this a documentation error or a ./configure error?