View Single Post
  #5 (permalink)  
Old 12-13-08, 19:22
jason s jason s is offline
Moderator
 
Join Date: Dec 2008
Posts: 257
Post Install Gd Library

hey try this ---
when you run ./configure

e.g

./configure --with-gd

i think though, annoyingly, you need to install libjpeg & libpng first because for some insane reason theyre not included.

i dont understand the logic of them bundling gd with php as a 'convinience' when all the libraries needed to make it work still have to be obtained & installed manually!
Reply With Quote