<HTML><BODY>Thanks Ralf and Daron,<br>
<br>
I was wondering if that (root) was the issue.  I'm forwarding this to my sys admin for his help.<br>
<br>
Cheers,<br>
-Bob<br>
<br>
---- Original message ----<br>
<blockquote style="border-left: 2px solid rgb(0, 0, 255); padding-left: 5px; margin-left: 5px;"><br>
<b>Date:</b> Wed, 13 Jan 2010 16:25:45 +0100<br>
<b>From:</b> Ralf Corsepius <ralf.corsepius@rtems.org><br>
<b>Subject:</b> Re: Problem installing tools with Yum on RHEL 5.2<br>
<b>To:</b> rsg@alum.mit.edu<br>
<b>Cc:</b> rtems-users@rtems.org<br>
>On 01/13/2010 03:40 PM, Robert S. Grimes wrote:<br>
>>    Hi,<br>
>><br>
>>    Finally bit the bullet, got a RedHat system, and am<br>
>>    trying to install the tools using Yum, which is new<br>
>>    to me.  Here is the results:<br>
>><br>
>>    rsg@ws:~/tmp $ ls<br>
>>    rtems-4.9-release-0.21-1.el5.noarch.rpm<br>
>>    rtems-4.9-yum-conf-0.21-1.el5.noarch.rpm<br>
>><br>
>>    rsg@ws:~/tmp $ rpm -ivh<br>
>>    rtems-4.9-yum-conf-0.21-1.el5.noarch.rpm<br>
>>    warning: rtems-4.9-yum-conf-0.21-1.el5.noarch.rpm:<br>
>>    Header V4 DSA signature: NOKEY, key ID 69ce4a83<br>
>>    error: Failed dependencies:<br>
>>            rtems-4.9-release = 0.21-1.el5 is needed by<br>
>>    rtems-4.9-yum-conf-0.21-1.el5.noarch<br>
>><br>
>>    Looks like I'm missing something,<br>
><br>
>Yep, you are facing 2 to 3 issues at once.<br>
><br>
>0. You need to be root to run yum/rpm<br>
>1. You don't have having the rtems key installed<br>
>2. You are installing out of sequence.<br>
><br>
>There are several ways to "fix" this.<br>
><br>
>The easiest way is to use yum (All one line):<br>
><br>
># yum --nogpg localinstall \<br>
>rtems-4.9-release-0.21-1.el5.noarch.rpm \<br>
>rtems-4.9-yum-conf-0.21-1.el5.noarch.rpm<br>
><br>
>This will install the rtems keys (contained in *-release) and the <br>
>rtems-4.9 repository's yum configuration.<br>
><br>
>Afterwards use yum, rpm, PackageKit, yumex or else like you would use <br>
>any other repository.<br>
><br>
>> though it seems<br>
>>    I'm following the wiki instructions...<br>
>Well, due to a recent change, they are outdated.<br>
><br>
>Ralf<br>
</blockquote><br>

<DIV class=mirapoint-signature>
<PRE>
Robert S. Grimes

RSG Associates
Embedded Systems and Software Development
for Military, Aerospace, Industry - and beyond!
617.697.8579
www.rsgassoc.com

</PRE>
</DIV>
</BODY></HTML>