On Fri, 2003-01-17 at 09:08, Panos Katergiathis wrote:
> The error:
> configure: error: libpng.(a|so) not found.
> 
> my configuration line is:
> ./configure --with-mysql --with-pgsql --enable-ftp --enable-magic-quotes --e
> nable-safe-mode --with-zlib --with-gd  --with-jpeg-dir=/usr/lib
> 
> Please assist
> 
 this is from my phpinfo() 
/configure' '--with-apxs=/usr/local/apache/bin/apxs'
'--with-mysql-dir=/usr/local/mysql' '--with-gd
'--with-freetype-dir=/usr' '--enable-gd-native-ttf'
'--enable-gd-imgstrttf' '--with-jpeg-dir=/usr' '--with-png-dir=/usr'
'--with-zlib' 
notice your configure is missing the:
--with-png-dir=</path-to-png-libraries>

John Coder


-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to