Installation Error – configure: error: cannot find xml2-config
If you receive the below error on a CentOS Linux server while configuring, compiling, or installing an application then you most likely need to install the development package for libxml2. Error:configure: error: cannot find xml2-config The package that includes xml2-config is libxml2-devel which can be installed via yum using the syntax below.