Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Need help compiling PHP with gd support.

Status
Not open for further replies.

rycamor

Programmer
Jun 3, 1999
1,426
US
I have been trying to compile PHP to work with the gd image creation library, but so far all my efforts meet with problems at ./configure time.<br>
<br>
Using FreeBSD 3.2, then 3.4, Apache 1.3.12, PHP 4.0 Beta 4, and gd 1.3, then 1.7.<br>
<br>
I have tried this several different ways, according to the SKETCHY information at php.net and the gd website, but no matter what I try, the PHP ./configure routine never finds the gd libraries.<br>
<br>
I even copied gd.h and the other files into the directory that the error message said it was searching in, and still got the same error.<br>
<br>
Any clues?<br>

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top