Linux Forums - Linux Help,Advice & support community:LinuxSolved.com

Linux Software => Linux Installation Support => Topic started by: guitarvasu on January 09, 2006, 01:17:58 PM

Title: conflict while configuring CURL,GD in RHEL
Post by: guitarvasu on January 09, 2006, 01:17:58 PM
In this directory (/home/cpins/installd/buildapache/php-4.4.1) i used this command to configure curl & GD
--------------------------------------------------------------------------------------

./configure --with-apxs=/usr/local/apache/bin/apxs --prefix=/usr --with-xml --enable-bcmath --enable-calendar --enable-ftp --with-gd --with-jpeg-dir=/usr/local --with-png-dir=/usr
....
...
...
checking for floorf... (cached) yes
checking for jpeg_read_header in -ljpeg... (cached) yes
configure: error: PNG support requires ZLIB. Use --with-zlib-dir=<DIR>
--------------------------------------------------------------------------------------
                                                 ANY REMADY FOR THIS ERROR MSG
Title: conflict while configuring CURL,GD in RHEL
Post by: Ricky on January 10, 2006, 06:43:51 PM
better install zlib, u upate it using YUM etc..