Hello:<br>I'm installing libvirt 0.8.7 on Ubuntu 9.10 to work at a project at Autonomous University.<br>But when make ./configure, I've got:<br><br>checking pkg-config is at least version 0.9.0... yes<br>checking for XMLRPC... no<br>
checking for LIBXML... no<br>checking libxml2 xml2-config >= 2.6.0 ... configure: error: Could not find libxml2 anywhere (see config.log for details).<br><br>But I've libxml2 installed on mu system<br><br>marcela@santacruz:~/libvirt/libvirt-0.8.7$ dpkg -l | grep libxml2<br>
ii  libxml2                              2.7.5.dfsg-1ubuntu1.2                      GNOME XML library<br>ii  libxml2-utils                        2.7.5.dfsg-1ubuntu1.2                      XML utilities<br>ii  python-libxml2                       2.7.5.dfsg-1ubuntu1.2                      Python bindings for the GNOME XML library<br>
<br><br><br>The config.log mention No package 'libxml-2.0', but this libary doesn't exit.<br><br>I've attach this log to further information.<br><br>Can you tell me how to follow?<br>Thank you.<br><br><br>