from the blog
April 23, 2013 | | off
Litespeed problem regarding PHP :
Problem : configure: error: xml2-config not found. Please check your libxml2 installation.
Solution : yum install libxml2-devel
Problem : configure: error: png.h not found.
Solution : yum install libpng-devel