From: Sadique Puthen Peedikayil <xenguy@gmail.com>
To: shobha ranganathan <shobha_ranganathan@yahoo.com>
Cc: xen-devel@lists.xensource.com, xen-users@lists.xensource.com
Subject: Re: xenguest-install.py reports "no module named libvirt" in FC5 x86 mode
Date: Wed, 27 Sep 2006 11:09:51 +0530 [thread overview]
Message-ID: <451A0EA7.2060804@gmail.com> (raw)
In-Reply-To: <20060926214135.77243.qmail@web55908.mail.re3.yahoo.com>
libxenstore.so is part of xen-libs package which you don't need while
compiling from src rpms.
If you are going to compile xen from source, you should have to install
the libvirt rpm using --nodeps option and compile it.
rpm --install libvirt-0.0.6-1.i386.rpm --nodeps
shobha ranganathan wrote:
> I download xen3.0.2-23.src.rpm and build the dom0 Kernel in Fedora
> COre 5 in x86 mode. I did not build a domU kernel at all.
>
> I tried to run ./xenguest-install.py in dom0 kernel after booting into
> it.. I got this error
> "No module named libvirt".
>
> I then tried installing libvirt-0.0.6-1.i386.rpm using
> "rpm --install libvirt-0.0.6-1.i386.rpm"
>
> I get failed dependencies error such as
> "libxenstore.so is needed by libvirt-0.0.6-1.i386
> xen is needed by libvirt-0.0.6-1.i386"
>
> what am I missing here ? I have libxenstore.so in /usr/lib.
>
> thanks for your help
> Shobha
>
> ------------------------------------------------------------------------
> Stay in the know. Pulse on the new Yahoo.com. Check it out.
> <http://us.rd.yahoo.com/evt=42974/*http://www.yahoo.com/preview>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Xen-users mailing list
> Xen-users@lists.xensource.com
> http://lists.xensource.com/xen-users
next prev parent reply other threads:[~2006-09-27 5:39 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-09-26 21:41 xenguest-install.py reports "no module named libvirt" in FC5 x86 mode shobha ranganathan
2006-09-27 5:39 ` Sadique Puthen Peedikayil [this message]
2006-09-27 12:25 ` Re: [Xen-users] " Daniel P. Berrange
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=451A0EA7.2060804@gmail.com \
--to=xenguy@gmail.com \
--cc=shobha_ranganathan@yahoo.com \
--cc=xen-devel@lists.xensource.com \
--cc=xen-users@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.