Code Comments
Programming Forum and web based access to our favorite programming groups.Hello! I am having some trouble configuring php for installation on my FC3 system. I am trying to install php-4.4.0 with the following options: ./configure --prefix=/usr/local/php ppwith-apxs2=/usr/sbin/apxs --with-mysql=/usr/local/mysql However, I keep running into this error: configure: error: Try adding --with-zlib-dir=<DIR>. Please check config.log for more information. Well, zlib is actually installed on my system, and even when I set the value of the dir, I just get more errors: --with-zlib-dir=/usr/lib (where libz.so.1 is located) configure: error: Cannot find libz. Any ideas of what I'm doing wrong? Thanks!
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread
Powered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.