Jump to content

Compiling GD with PHP


Recommended Posts

Ok, GD is finally installed and working properly. I ran the ./gddemo and it did what it was supposed to do. Now I'm needing to compile my php (php5) to work with GD. So this is where I need help

 

1. I need to find my php install directory.. The Linux box came with apache, php and mysql already installed, so I didn't do it. Where would the install dir be OR how can I find it?

 

2. After I find the php install dir. Do I run ./configure --with-gd=/usr/local/gd? /usr/local/gd IS the GD path

 

3. Is that all I do?

 

Wes

Link to comment
https://forums.phpfreaks.com/topic/160835-compiling-gd-with-php/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.