How To Install Libgd On Centos 6 Vs Centos

How To Install Libgd On Centos 6 Vs Centos Average ratng: 3,6/5 7388 votes

Download gd-2.0.35-11.el6.i686.rpm for CentOS 6 from CentOS repository. Gd - A graphics library for quick creation of PNG or JPEG images. Install Howto. Install gd rpm package: # yum install gd.

Welcome to LinuxQuestions.org, a friendly and active Linux Community. You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features.

Registration is quick, simple and absolutely free. Note that registered members see fewer ads, and ContentLink is completely disabled once you log in. Are you new to LinuxQuestions.org? Visit the following links: If you have any problems with the registration process or your account login, please. If you need to reset your password,.

Having a problem logging in? Please visit to clear all LQ-related cookies. Introduction to Linux - A Hands on Guide This guide was created as an overview of the Linux Operating System, geared toward new users as an exploration tour and getting started guide, with exercises at the end of each chapter. For more advanced trainees it can be a desktop reference, and a collection of the base knowledge needed to proceed with system and network administration. This book contains many real life examples derived from the author's experience as a Linux system and network administrator, trainer and consultant.

They hope these examples will help you to get a better understanding of the Linux system and that you feel encouraged to try out things on your own. To receive this Complete Guide absolutely free. Dear knudfl, I don't know what is libtool or if I have it installed. I'm working on a friend's server.

He wants to have mrtg installed. Below is the text that appears: [root@xxx mrtg-2.16.2]#./configure checking for gcc. Gcc checking for C compiler default output file name. A.out checking whether the C compiler works. Yes checking whether we are cross compiling. No checking for suffix of executables.

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 how to run the C preprocessor. Gcc -E checking whether make sets $(MAKE). Yes checking for a BSD-compatible install. /usr/bin/install -c checking for perl. /usr/bin/perl checking for groff.

/usr/bin/groff checking for grep that handles long lines and -e. /bin/grep checking for egrep. /bin/grep -E checking for ANSI C header files. Yes checking for sys/types.h. Yes checking for sys/stat.h. Yes checking for stdlib.h. Error connection reset by peer. Yes checking for string.h.

Yes checking for memory.h. Yes checking for strings.h. Yes checking for inttypes.h.

Yes checking for stdint.h. Yes checking for unistd.h. Yes checking for inttypes.h.

How To Install Libgd On Centos 6 Vs Centos

(cached) yes checking for unsigned long long. Yes checking for long long. Yes checking for strtoll.

Yes checking for printf long long format specifier.%lld checking for pow in -lm. Yes checking for gdImageGif in -lgd. No checking for gdImagePng in -lgd.

No checking for gdImagePng_jpg in -lgd. No checking for gdImagePng_jpg_ft in -lgd. No checking for gdImageGd in -lgd. No checking gd.h usability. No checking gd.h presence. No checking for gd.h.

No ** Ooops, one of many bad things happened: a) You don't have the GD library installed. Get it from, compile it and use either --with-gd-lib=DIR and --with-gd-inc=DIR to specify its location. You might also have to use --with-z-inc, --with-z-lib and --with-png-inc, --with-png-lib for gd versions 1.6 and higher.

Check config.log for more information on the problem. B) You have the GD library installed, but not the gd.h header file.

Download the source (see above) and use --with-gd-inc=DIR to specify where the file can be found. C) You have the library and the header file installed, but you also have a shared GD library in the same directory. Remove the shared library files and/or links (e.g.

Related Post