When I try to compile PHP I get this error:
configure: error: xml2-config not found. Please check your libxml2 installation.
I then do apt-get install libxml2 (which works) and still get the error. Anyone know what I need to install? There is no libxml2-devel package (at least it does not find one).