Hi
I got an error
configure: error: png library not found. please install libpng
but I check rpm is installed
libpng-1.2.10-7.1.el5_0.1
How can I do?
Thank you
__________________________________________________________________ Yahoo! Canada Toolbar: Search from anywhere on the web, and bookmark your favourite sites. Download it now at http://ca.toolbar.yahoo.com.
Ann kok wrote on Wed, 11 Feb 2009 05:15:33 -0800 (PST):
configure: error: png library not found. please install libpng
This signals that you are not using an rpm. Get an rpm version of what you want to install.
Kai
From: Kai Schaetzl maillists@conactive.com
Ann kok wrote on Wed, 11 Feb 2009 05:15:33 -0800 (PST):
configure: error: png library not found. please install libpng
This signals that you are not using an rpm. Get an rpm version of what you want to install.
Or just install libpng-devel as suggested...
JD