Saturday, June 20, 2009

Xml error while installing php from source

php installation error:
configure: error: xml2-config not found. Please check your libxml2 installation

You may get this error even though if your system is having libxml2. So, it could be due to a additional libxml2 module. These can de done by installing libxml2-devel.

yum install libxml2-devel

That’s it. Now you may able to continue the further installation.

0 comments:

Post a Comment

  © Blogger template PingooIgloo by Ourblogtemplates.com 2009

Back to TOP