LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   RPM: install gcc (https://www.linuxquestions.org/questions/linux-newbie-8/rpm-install-gcc-141649/)

tanthiamhuat 02-02-2004 10:48 PM

RPM: install gcc
 
I have a source rpm file (gcc-3.2.2-5.src.rpm) copied to a directory.
when I tried to install gcc, by going to that particular directory, and type

rpm -ivh gcc-3.2.2-5.src.rpm

it gives me this message:

warning: gcc-3.2.2-5.src.rpm: V3 DSA Signature: NOKEY, KeyID db42a60e
error: cannot create % sourcedir /usr/src/redhat/SOURCES

how to overcome that?

thanks.

DrOzz 02-02-2004 11:16 PM

to my knowledge if you manually create the SOURCES directory (in the path shown) the problem will go away ....


All times are GMT -5. The time now is 01:51 AM.