This is a discussion on PHP build fails with GD within the PHP Language forums, part of the PHP Programming Forums category; I have libpng installed, and it keeps saying it can't find png.h. It's located in /usr/local/...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
I have libpng installed, and it keeps saying it can't find png.h.
It's located in /usr/local/lib and I've tried pointing in the ./config to the directory, and it still says it can't find it. The install command to libpng did fail, but I copied the .h files manually and symlinked them in the lib/ directory. FreeBSD5.3-RELEASE i386 PHP 5.0.2 libpng 1.2.8 Thanks. - Andrew |