I've updated from svn now at version 1559 and have received the following error when I attempt to cmake:
-- WARNING... xml2g will NOT be built since we cannot find libXml2 on this machine
-- Configuring incomplete, errors occurred!
make: *** [cmake_check_build_system] Error 1
It seems that the libxml2 library is missing; however, my system reports that libxml2 is installed. And with previous rv's of mg, I could compile without any problems. So was the cmake dependencies changed?
Thanks for your help