아파치 서버를 설치하고 php 를 설치할려구요.
[root@localhost php-4.3.3RC3]# ./configure --with-apxs2=/usr/local/apache/bin/apxs --with-mysql=/usr/local/mysql --with-config-file-path=/usr/local/apache/conf --with-exec-dir=/usr/local/apache/bin --enable-track-vars --enable-trans-sid --with-zlib-dir=/root/gcc-3.3.1/zlib
이렇게 했거든요.
Configuring extensions
checking for ZLIB support... no
checking if the location of ZLIB install directory is defined... /root/gcc-3.3.1/zlib
configure: error: Cannot find libz
근데 이런 에러 메세지가 뜹니다.
libz 라는게 도통 모르겟구요. http://rpmfind.net 에서 찾아봣는데 리눅스용은 없던데요...