superalpha Posted July 7, 2006 Share Posted July 7, 2006 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? Quote Link to comment Share on other sites More sharing options...
willfitch Posted July 10, 2006 Share Posted July 10, 2006 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. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.