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.
> 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?what do you install? libpng-devel? t
Ann kok wrote on Wed, 11 Feb 2009 05:15:33 -0800 (PST):> configure: error: png library not found. please install libpngThis signals that you are not using an rpm. Get an rpm version of what you want to install. Kai -- Kai Sch?tzl, Berlin, Germany Get your web at Conactive Internet Services: http://www.conactive.com
From: Kai Schaetzl <maillists at 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