GD library

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
triki
Forum Newbie
Posts: 4
Joined: Mon Sep 22, 2003 5:54 am

GD library

Post 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
User avatar
twigletmac
Her Royal Site Adminness
Posts: 5371
Joined: Tue Apr 23, 2002 2:21 am
Location: Essex, UK

Post by twigletmac »

What operating system and version are you using?

Mac
qads
DevNet Resident
Posts: 1199
Joined: Tue Apr 23, 2002 10:02 am
Location: Brisbane

Post 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.
triki
Forum Newbie
Posts: 4
Joined: Mon Sep 22, 2003 5:54 am

GD

Post by triki »

Ok wicked, Glad to hear that, then i can skip that step in the tutorial !!!
Thanks !
Post Reply