LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   rpm package is not signed? (https://www.linuxquestions.org/questions/linux-newbie-8/rpm-package-is-not-signed-441798/)

dimsun 05-05-2006 02:34 AM

rpm package is not signed?
 
Hello everyone,
I was trying to install AdobeReader 7.0.5 on FC 5 and after I run # yum localinstall AdobeReader_enu-7.0.5-1.i386.rpm
the system said "package AdobeReader_enu-7.0.5-1.i386.rpm is not signed" Can anyone kindly tell me how to resolve this problem? and where will the AdobeReader.so file locate?

Thanks =)

dimsun

reddazz 05-05-2006 02:41 AM

Use rpm
Code:

#rpm -Uvh AdobeReader_enu-7.0.5-1.i386.rpm

dimsun 05-05-2006 02:52 AM

Thank you very much x1000 reddazz. It's working now =)


All times are GMT -5. The time now is 11:48 AM.