Hello Daniel,<br>
<br>
Thankyou very much for your advice, I really appreciate it. Yes, I do
lack sys-admin experience for Linux, but hey how I will learn unless I
try it by myself.<br>
<br>
But after rebuilding the libvirt src rpms, as you advised I managed to install libvirt. So my simple python script no longer complains about not finding libvirt.<br>
<br>
Many thanks, and best regards<br>
<br>
Omer<br><br><br><div><span class="gmail_quote">On 12/13/06, <b class="gmail_sendername">Daniel Veillard</b> <<a href="mailto:veillard@redhat.com">veillard@redhat.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Wed, Dec 13, 2006 at 05:19:24PM +0100, Omer Khalid wrote:<br>> I tried to build libvirt from the source. The autogen.sh complained and<br>> finished with the following output, and message saying "make" to make but
<br>> there is not make file created.<br><br>  Check with your sysadmins, most of this really isn't related to libvirt,<br>but how to use RPM. In general you seems to try to do relatively advanced<br>sysadmin operations (virtualization) without much experience about it.
<br>Using xen-3.0.1 is risky, it's old code. Using RHEL-4 derivative for this<br>is risky too, RHEL-4 doesn't yet have virtualization support. You need<br>minimal knowledge on compilation and possibly package maintainance. So
<br>please listen to me, and check with the people who maintain that special<br>version of the system you are using, most of this really isn't related to<br>libvirt itself, and there is no garantee that even after weeks of trying to
<br>help you over mail you would get something working.<br>  That said ...<br><br>> I also tried to install libvirt-0.1.9.1.src.rpm but it complained too..<br>> rpm -ivh libvirt-0.1.9-1.src.rpm<br>> warning: libvirt-0.1.9-1.src.rpm
: V3 DSA signature: NOKEY, key ID de95bc1f<br>>   1:libvirt                warning: user veillard does not exist - using<br>> root<br>> ########################################### [100%]<br>> warning: user veillard does not exist - using root
<br><br>  it's a warning, harmless, but rebuild means running<br>  rpmbuild --rebuild libvirt-0.1.9-1.src.rpm<br><br>> === Output using cvs sources  ===<br>> ./configure: line 20295: syntax error near unexpected token `0.14.1'
<br>> ./configure: line 20295: `AM_GNU_GETTEXT_VERSION(0.14.1)'<br><br>  You lack getext-devel.<br>But again ... check with your system administrator !<br><br>Daniel<br></blockquote></div><br>