Comment 45 for bug 561264

Revision history for this message
In , Gavin (gavin-redhat-bugs) wrote :

(In reply to comment #19)
> Hi Tim and/or Jiri,

> Do I have to download each
> of the rpms listed in the build page, for my architecture, and them rpm -i each
> of them? Or is there a yum way to install this test build in some simple
> command?

Geoffrey, to test I just downloaded the set of rpms into a directory, cd'd into that directory and then did:

su -c "yum --nogpgcheck localinstall *.rpm"

Having first checked there were no other rpms in that directory.

HTH