I need to install libguestfs 1.6 on Red Hat 5.5 Server.<br><br>I have tried to download libguestfs-1.6.0-1.fc13.1.x86_64.rpm and install it, 
but there is plenty of unresolved dependencies, which I am not able to 
satisfy with the repositories I am connected to. The same issue blocks 
me when I try to compile the source code.<br>
<br>So I tried to add fedora repository into the system:<br><br>download<br><b>fedora-release-14-1.noarch.rpm<br></b><br>and run <br><b>yum install fedora-release-14-1.noarch.rpm</b><br><br>I'm getting<br><b>ERROR with rpm_check_debug vs depsolve:<br>
rpmlib(FileDigests) is needed by fedora-release-14-1.noarch<br>rpmlib(PayloadIsXz) is needed by fedora-release-14-1.noarch<br></b><br>if I run<br><b>rpm -Uvh fedora-release-14-1.noarch.rpm</b><br><br>I'm getting<br><b>error: Failed dependencies:<br>
        rpmlib(FileDigests) <= 4.6.0-1 is needed by fedora-release-14-1.noarch<br>        rpmlib(PayloadIsXz) <= 5.2-1 is needed by fedora-release-14-1.noarch</b><br><br>I'm out of any ideas of how to get libguestfs working on my Red Hat.<br>
Is it really possible only by compiling it and all the very long list of dependencies? Any help would be appreciate!!<br><br>thanx<br><br>m.<br>