Re: [Ziproxy-users] configure: error: Both libgif and libungif not found.
Brought to you by:
dmcabrita
From: Paul S. <pau...@on...> - 2013-10-09 08:10:35
|
Mine only compiled when I had installed these... yum install libpng.x86_64 yum install libjpeg-turbo-devel.x86_64 yum install giflib-4.1.6-3.1.el6.x86_64 yum install jasper-libs-1.900.1-15.el6_1.1.x86_64 ________________________________________ From: Danil Smirnov [dan...@gm...] Sent: 09 October 2013 10:07 To: zip...@li... Subject: Re: [Ziproxy-users] configure: error: Both libgif and libungif not found. What do you mean? I've downloaded sources from the SF -- there are no different versions for 32/64 architecture... 2013/10/9 Paul Simons <pau...@on...>: > Did you check if you are running 32 or 64bit? > It makes a difference to the packages. > > ___________________________________________ > Paul Simons > > -----Original Message----- > From: Danil Smirnov [mailto:dan...@gm...] > Sent: Wednesday, October 09, 2013 9:44 AM > To: Zip...@li... > Subject: [Ziproxy-users] configure: error: Both libgif and libungif not found. > > 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 > > ------------------------------------------------------------------------------ > October Webinars: Code for Performance > Free Intel webinars can help you accelerate application performance. > Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk > _______________________________________________ > Ziproxy-users mailing list > Zip...@li... > https://lists.sourceforge.net/lists/listinfo/ziproxy-users > > ________________________________ > > Disclaimer: This e-mail (and any attachments to it) is confidential and intended solely for the named person/s to whom it is addressed. If you are not an intended recipient, please notify us immediately and delete the email from your system. Any review, dissemination or other use of it in these circumstances is prohibited. > > ------------------------------------------------------------------------------ > October Webinars: Code for Performance > Free Intel webinars can help you accelerate application performance. > Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from > the latest Intel processors and coprocessors. See abstracts and register > > http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk > _______________________________________________ > Ziproxy-users mailing list > Zip...@li... > https://lists.sourceforge.net/lists/listinfo/ziproxy-users ------------------------------------------------------------------------------ October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk _______________________________________________ Ziproxy-users mailing list Zip...@li... https://lists.sourceforge.net/lists/listinfo/ziproxy-users ________________________________ Disclaimer: This e-mail (and any attachments to it) is confidential and intended solely for the named person/s to whom it is addressed. If you are not an intended recipient, please notify us immediately and delete the email from your system. Any review, dissemination or other use of it in these circumstances is prohibited. |