I downloaded the current CVS and on compile I get the error below. I am running redhat 9 and verified the existence of libpng version 1.2.2 png and png-devel. am I supposed to run 1.2.5?
*******************************************************************
*
* ERROR: png header or library routines are missing
* (yes means it was found, no means it was not found)
*
* png.h...yes
* png_read_info() in -lpng...no
*
*>>> No way to proceed.
*
*??? Install libpng (also called png and png-devel)
*??? and Rerun ./configure
*
*******************************************************************
