Dear all, first of all, thank you for your help. Actually I downloaded the .src.rpm file, so that it was ok. I've imported the fedora keys as you suggested, and in fact now it works. But if I type "rpm -V openmotif21", it tells me it is not installed, and in fact the software that would need it still does not work. What should I do? __________________________________________________ ************************************************** Dr. Marco Franceschin, PhD Department of Chemistry University of Rome "La Sapienza" P.le A. Moro 5, 00185 Roma - Italy tel. +39-0649913341 fax: +39-0649913841 E-mail: marco.franceschin@xxxxxxxxxxx Personal Web Page ************************************************** -----Messaggio originale----- Da: fedora-list-bounces@xxxxxxxxxx [mailto:fedora-list-bounces@xxxxxxxxxx] Per conto di Paul Howarth Inviato: martedì 15 marzo 2005 14.03 A: For users of Fedora Core releases Oggetto: Re: (no subject) Marco Franceschin wrote: > Hi all. I am quite new to this. I?ve installed Fedora3 to run a > molecular modeling program (InsightII for Linux). Now it seems necessary > to install the ?openmotif21? RPM in order to correctly run the program. > I have downloaded the RPM ?openmotif21-2.1.30-11.src? file from the > SRPMS folder, in the same directory where I found the iso images for > Fedora3. I have tried to install it on my machine, by the rpm command, > but it returns this error: V3 DSA signature: NOKEY, key ID 4f2a6fd2. > Could anyone tell me what I should do? Thanks in advance. Marco. First of all, please don't post HTML to this mailing list. Secondly, the "V3 DSA signature: NOKEY, key ID 4f2a6fd2" is a warning, not an error. It means that you have not imported the Fedora GPG keys (used to sign the rpm package) into your RPM database. To fix this, do (as root): # rpm --import /usr/share/doc/fedora-release-*/RPM-GPG-KEY* Finally, you have downloaded the source code (the .src.rpm) for the package, not the pre-built binaries. Try (as root): # yum install openmotif21 This should download and install the binary package for you. Paul. -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list