therealwesfoster Posted June 3, 2009 Share Posted June 3, 2009 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 Quote Link to comment https://forums.phpfreaks.com/topic/160835-compiling-gd-with-php/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.