Jump to content

How to enable GD Library and JPGraph


Recommended Posts

I am a master student of faculty of engineering, Bangkok, Thailand.
I have some question to ask about GD library.

My server is use Red Hat Enterprise AS4. PHP version is 4.3.9(built in redhat). I want to run JPGraph in my server but I couldn't. I read from many websites that it told GD library is bundle in PHP => 4.3 . So I think GD Library should be run in my server. Please told me that how can I do to solve this problem?
Link to comment
Share on other sites

Hey superalpha,

You will need some other software to get going with JPGraph.  Add this to your configure line:

--enable-gd
--enable-gd-native-ttf
--with-jpeg-dir=/usr/local
--with-png-dir=/usr/local
--with-ttf
--with-freetype-dir=/usr/local
--with-iconv=/usr/local
Search for and install the following software: zlib, libpng, libjpeg, freetype-font1 & 2, and libiconv. 
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.