Hi, I'm trying to install the newest version of libvirt and libvirt-client from the rpms at ftp://libvirt.org/libvirt/ on a Fedora 14 machine. The naming of the rpms as "libvirt-0.9.4-1.fc14.x86_64.rpm" suggests that this is exactly the system this was made for, however, installation still does not go smoothly. When I try to install these packages with yum install libvirt-client-0.9.4-1.fc14.x86_64.rpm \ libvirt-0.9.4-1.fc14.x86_64.rpm , some of the dependencies get resolved automatically, but not all of them, and I get these error messages: Error: Package: libvirt-0.9.4-1.fc14.x86_64 (/libvirt-0.9.4-1.fc14.x86_64) Requires: libblktapctl.so.1.0()(64bit) Error: Package: libvirt-client-0.9.4-1.fc14.x86_64 (/libvirt- client-0.9.4-1.fc14.x86_64) Requires: libnetcf.so.1(NETCF_1.4.0)(64bit) Error: Package: libvirt-0.9.4-1.fc14.x86_64 (/libvirt-0.9.4-1.fc14.x86_64) Requires: libnetcf.so.1(NETCF_1.4.0)(64bit) Apparently, I need newer versions of netcf-libs and xen-libs. Where do I get these from? There don't appear to be any official rpms or that for Fedora 14... Regards, Guido