|
|
configure: error: libpng.(a|so) not found.
我用的参数是:
./configure --prefix=/usr/local/php --with-mysql=/usr/local/mysql --enable-force-cgi-redirect --with-freetype-dir=/usr --with-png-dir=/usr --with-gd --enable-gd-native-ttf --with-ttf --with-gdbm --with-gettext --with-iconv --with-jpeg-dir=/usr --with-png --with-zlib --with-xml --enable-calendar --with-apxs=/usr/local/apache/bin/apxs
本机上libpng的版本是libpng-1.2.2-16
请问这两个文件那个软件包里有 |
|