>I can't believe I have to ask, but I've already blown close to a day >trying to get this to work. The bottom line is it appears I don't have >gd configured because when I run a script that uses a library which >references gd, I get the infamous "Call to undefined function: >imagecreate()", which has been reported by quite a few people already >all over the web, almost everyone claiming I can't possibly have GD >configued.
>Let me quickly saw I'm running RedHat 9.0, Apache 2.0.49 and have using >the 4.3.5 kit. Let me also say my starting point was the GD website, >specifically the page at http://www.boutell.com/gd/phppatch.html, which >states: Hi mark. I'm pretty sure the correct flag is --with-gd not --enable-gd. Also, i'd suggest building the jpg libraries as well,. you'l want them eventually. I'm surprised thats on the gdsite...thats too bad. Take a look at http://php.net/image, that will give a clear explanation of what you need/may want, so you only have to (re)build it once. hth Jeff