[Ziproxy-users] configure: error: Both libgif and libungif not found.
Brought to you by:
dmcabrita
From: Danil S. <dan...@gm...> - 2013-10-09 07:44:19
|
Hi friends! Below is what I have on my Centos box. ********* ro...@ho...> yum install libungif Loaded plugins: fastestmirror, kmod Loading mirror speeds from cached hostfile * addons: mirror.jgotteswinter.com * base: centos.mirror.linuxwerk.com * extras: centos.mirror.linuxwerk.com * rpmforge: mirror.nl.leaseweb.net * updates: centos.mirror.linuxwerk.com Setting up Install Process Package giflib-4.1.3-7.3.3.el5.x86_64 already installed and latest version Package giflib-4.1.3-7.3.3.el5.i386 already installed and latest version Nothing to do ro...@ho...> ./configure checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for libraries containing socket functions... -lc checking for gzopen in -lz... yes checking for pow in -lm... yes checking for library containing DGifSlurp... no checking for library containing DGifSlurp... (cached) no configure: error: Both libgif and libungif not found. ro...@ho...> cat /etc/*release CentOS release 5.5 (Final) ********* I've installed everything ziproxy requires but ./configure still stops at the error listed above. Please help. Danil |