April 23, 2024, 09:43:31 PM

News : LinuxSolved.com Linux Help Community Forum..


Author Topic: conflict while configuring CURL,GD in RHEL  (Read 3669 times)

Offline guitarvasu

  • Linux Noob !
  • *
  • Posts: 8
conflict while configuring CURL,GD in RHEL
« 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

Offline Ricky

  • LST CareTaker
  • Specially Skilled
  • *****
  • Posts: 2381
conflict while configuring CURL,GD in RHEL
« Reply #1 on: January 10, 2006, 06:43:51 PM »
better install zlib, u upate it using YUM etc..