Dear Folks Hi, I have been configuring one of my server to use KVM / XEN (dual boot) virtualization. Everything went successful and I have now made both Hypervisors working. The only problem is that I want to make ''virt-manager'' to be able to manage XEN as well. There are several instructions on the WEB and while following those steps I can not proceed due to this package. xen-devel I need this package to patch & build libvirt package. I have tried numerous different ways so far but no luck. Here is specific version => libvirt-client-0.9.10-21.el6_3.5.x86_64 => libvirt-0.9.10-21.el6_3.5.x86_64 => libvirt-python-0.9.10-21.el6_3.5.x86_64 Here is the error msg. =====================# rpmbuild -bb libvirt.spec error: Failed build dependencies: xen-devel is needed by libvirt-0.9.10-21.el6.5.x86_64 ===================== Here is the yum msg. =====================Loaded plugins: fastestmirror, refresh-packagekit, security Loading mirror speeds from cached hostfile * base: mirror.vcu.edu * elrepo: ftp.osuosl.org * extras: centos.mirrors.tds.net * updates: centos.mirrors.tds.net Setting up Install Process No package xen-devel available. Error: Nothing to do ===================== Thanks in advance. Best, -Junhee
On Sat, Oct 20, 2012 at 12:38 AM, Junhee Park <nepian@me.com> wrote:> Dear Folks > > Hi, I have been configuring one of my server to use KVM / XEN (dual boot) virtualization.How?> The only problem is that I want to make ''virt-manager'' to be able to manage XEN as well. There are several instructions on the WEB and while following those steps I can not proceed due to this package. > > xen-develIf you install xen from RPM, you would''ve had xen-devel RPM ready to install. If you install from source, well, better convert to RPM, and start by reading http://wiki.xen.org/wiki/RHEL6_Xen4_Tutorial -- Fajar