
Right. Now after it compiled and installed, I get: ImportError: No module named libvirtmod That after I manually entered the python dir and installed libvirt.py since the Makefile has all of the python generation and installation commented out. What I cannot figure out is what generates libvirtmod Dan On Wed, Sep 23, 2009 at 5:40 PM, Daniel Veillard <veillard@redhat.com>wrote:
On Wed, Sep 23, 2009 at 04:21:32PM +0200, Paolo Bonzini wrote:
On 09/23/2009 03:23 PM, Dan Bar Dov wrote:
I'm running on Centos5.3 Building using: ./autogen.sh --prefix=/usr
configure fails with checking libxml2 xml2-config >= 2.6.0 ... configure: error: Could not find libxml2 anywhere (see config.log for details).
but rpm -qa | grep libxml2 libxml2-python-2.6.26-2.1.2.7 libxml2-2.6.26-2.1.2.7 libxml2-2.6.26-2.1.2.7
So what's the problem, or better yet, how to fix it?
I suppose you lack the -devel package?
Yes looks like it :-)
Daniel
-- Daniel Veillard | libxml Gnome XML XSLT toolkit http://xmlsoft.org/ daniel@veillard.com | Rpmfind RPM search engine http://rpmfind.net/ http://veillard.com/ | virtualization library http://libvirt.org/