Hi, The libguestfs homepage says that libguestfs and guestfish are available in EPEL, but I can't find any evidence of them there. I haven't made much use of EPEL so I might be missing something. Any suggestions? Thanks, Aron
Aron Griffis wrote:> The libguestfs homepage says that libguestfs and guestfish are > available in EPEL, but I can't find any evidence of them there. > I haven't made much use of EPEL so I might be missing something. > Any suggestions? >yum --enablerepo=epel-testing install guestfish
They are in EPEL 5. You probably need to enable the epel-testing repository. yum --enablerepo=epel-testing install \*guestfs\* guestfish Alternately you can download RPMs directly from out build system. Any *.el5 build with a green tick next to it will work from here: koji.fedoraproject.org/koji/packageinfo?packageID=8391 It is best to use the most recent version available, since there have been significant improvements. Rich. -- Richard Jones, Emerging Technologies, Red Hat et.redhat.com/~rjones Read my programming blog: rwmj.wordpress.com Fedora now supports 75 OCaml packages (the OPEN alternative to F#) cocan.org/getting_started_with_ocaml_on_red_hat_and_fedora