The LibXML2 libraries need to be installed. This is the default on most LINUX distributions as it is part of the GNOME package.
You can donload the software from the download page.
If installing the binaries simply copy those into a directory in your PATH variable.
If installing the source then uncompress them into a directory, cd into it and enter "make all". then copy the resulting binaries into a directory in your PATH variable.