----- Original Message ----- > Yum search shows a qspice.86_64 package available. I'm guessing it's > not the > version you're seeking, but have you gotten spice running? > > www.spicespace.org seems to have a new version for download, but it > requires > compiling. > > I've been eager to try spice since I've heard about it. > > > > > -----Original Message----- > > From: centos-virt-bounces at centos.org [mailto:centos-virt- > > bounces at centos.org] On Behalf Of David Martin > > Sent: Tuesday, July 13, 2010 11:54 AM > > To: Discussion about the virtualization on CentOS > > Subject: [CentOS-virt] Missing packages > > > > I haven't seen anything on the announce list and don't see these in > > the > > repos: > > > > qspice-client - http://rhn.redhat.com/errata/RHEA-2010-0492.html > > spice-xpi - http://rhn.redhat.com/errata/RHEA-2010-0493.html > > kvm - http://rhn.redhat.com/errata/RHBA-2010-0479.html > > > > Anyone know what the story is? > > > > David Martin > > > > _______________________________________________ > > CentOS-virt mailing list > > CentOS-virt at centos.org > > http://lists.centos.org/mailman/listinfo/centos-virt > > _______________________________________________ > CentOS-virt mailing list > CentOS-virt at centos.org > http://lists.centos.org/mailman/listinfo/centos-virt qspice is the package related to the server side, qspice-client/spice-xpi are both client packages (the other one is just a kvm bugfix). I use spice every day, adding -spice port=5940,password=pass -qxl 1,ram=64 to a virtual machine should get you going, the drivers for windows are on spice-space and rhel/cent already has the requirements (qxl device,usb tablet,mouse tweaks). David Martin