Page 1 of 1

GD library

Posted: Mon Sep 22, 2003 5:54 am
by triki
I'm new to php and i'm setting up Apache, MySQL and PHP, i have a tutorial running me through compiling all the sources, and it says to compile GD, but i am having some errors doing so, and can't find a resolution to my problem. Now my question is, do i have to install the GD libraries ?

Thanks

triki

Posted: Mon Sep 22, 2003 5:58 am
by twigletmac
What operating system and version are you using?

Mac

Posted: Mon Sep 22, 2003 6:10 am
by qads
no you don't HAVE to install GD, GD is used to make/edit images on the fly, so you don't really need it unless you plan on useing it.

GD

Posted: Mon Sep 22, 2003 10:24 am
by triki
Ok wicked, Glad to hear that, then i can skip that step in the tutorial !!!
Thanks !