I'm trying to compile apache with openssl support, I get this error during the compile. Any ideas on how to fix this?
Code:Untarring php....Done Applying CURL curl_formfree patch patching file ext/curl/curl.c Hunk #1 succeeded at 584 (offset 39 lines). Hunk #2 succeeded at 900 (offset 15 lines). configure php-4.3.11...(--with-apxs=/usr/local/apache/bin/apxs --with-xml --enable-bcmath --enable-calendar --with-curl --enable-ftp --with-gd --with-jpeg-dir=/usr/local --with-png-dir=/usr --with-xpm-dir=/usr/X11R6 --with-mcrypt --enable-magic-quotes --with-mysql --with-openssl --enable-discard-path --with-pear --enable-sockets --enable-track-vars --enable-versioning --with-zlib).... . . . . . . . . . . Done configure: error: ZLIB extension requires zlib >= 1.0.9 make -j 2 php-4.3.11...(clean).... Done make -j 2 php-4.3.11....... Done make php-4.3.11...(install).... Done /etc/rc.d/init.d/httpd start: httpd started configure php-4.3.11...(--prefix=/usr --with-xml --enable-bcmath --enable-calendar --with-curl --enable-ftp --with-gd --with-jpeg-dir=/usr/local --with-png-dir=/usr --with-xpm-dir=/usr/X11R6 --with-mcrypt --enable-magic-quotes --with-mysql --with-openssl --enable-discard-path --with-pear --enable-sockets --enable-track-vars --enable-versioning --with-zlib).... . . . . . . . . Done configure: error: ZLIB extension requires zlib >= 1.0.9 make -j 2 php-4.3.11...(clean)...Done make -j 2 php-4.3.11......Done make php-4.3.11...(install).... Done initfpsuexec: using apache 1.x support PHP version file is up to date Executing /scripts/postbuildapache (if exists)...Done /etc/rc.d/init.d/httpd start: httpd started Attempting to restart httpd Waiting for httpd to restart.... . . . . . . . . . . finished. httpd status root 4310 0.8 0.5 10508 6052 ? S 18:03 0:00 /usr/local/apache/bin/httpd -DSSL httpd started ok Build Complete


LinkBack URL
About LinkBacks
Reply With Quote