[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[Libvir] Newbie questions!
- From: "Rodrigo Lord" <lord listas gmail com>
- To: libvir-list redhat com
- Subject: [Libvir] Newbie questions!
- Date: Thu, 3 Aug 2006 09:23:31 -0400
Hello!
I`m trying o use libvirt (or libvir?) what`s the difference? (this is the first question!)
So, I compiled libvirt and libvir on my ia64 system(debian sarge 3.1)
and download the code exemple of the website http://libvirt.org named
info1.c
To compile I used: "gcc -o test_dom0 test_dom0.c -lvirt" and ok.
But when I try to run, shows the error below:
peso debian-ia64:~/test_libvirt$ ./test_dom0
libvir: error : no support for hypervisor Xen
Failed to connect to hypervisor
I tryied too to compile using: "gcc -o test_dom0 test_dom0.c -lvir"
but doesn`t work too:
peso debian-ia64:~/test_libvirt$ ./test_dom0
Failed to find Domain 0
Thanks!
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]