转载地址:http://blog.chinaunix.net/uid-26284318-id-3032423.html
[root@centos6 CentOS6softs]# rpm -Uvh ./Packages/gcc-4.4.4-13.el6.x86_64.rpm
warning: ./Packages/gcc-4.4.4-13.el6.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID c105b9de: NOKEY
error: Failed dependencies:
cloog-ppl >= 0.15 is needed by gcc-4.4.4-13.el6.x86_64
cpp = 4.4.4-13.el6 is needed by gcc-4.4.4-13.el6.x86_64
glibc-devel >= 2.2.90-12 is needed by gcc-4.4.4-13.el6.x86_64
libgomp = 4.4.4-13.el6 is needed by gcc-4.4.4-13.el6.x86_64
libgomp.so.1()(64bit) is needed by gcc-4.4.4-13.el6.x86_64
[root@centos6 CentOS6softs]# rpm -Uvh ./Packages/kernel-headers-2.6.32-71.el6.x86_64.rpm
warning: ./Packages/kernel-headers-2.6.32-71.el6.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID c105b9de: NOKEY
Preparing... ########################################### [100%]
1:kernel-headers ########################################### [100%]
[root@centos6 CentOS6softs]# rpm -Uvh ./Packages/glibc-headers-2.12-1.7.el6.x86_64.rpm
warning: ./Packages/glibc-headers-2.12-1.7.el6.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID c105b9de: NOKEY
Preparing... ########################################### [100%]
1:glibc-headers ########################################### [100%]
[root@centos6 CentOS6softs]# rpm -Uvh ./Packages/glibc-devel-2.12-1.7.el6.x86_64.rpm
warning: ./Packages/glibc-devel-2.12-1.7.el6.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID c105b9de: NOKEY
Preparing... ########################################### [100%]
1:glibc-devel ########################################### [100%]
[root@centos6 CentOS6softs]# rpm -Uvh ./Packages/libgomp-4.4.4-13.el6.x86_64.rpm
warning: ./Packages/libgomp-4.4.4-13.el6.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID c105b9de: NOKEY
Preparing... ########################################### [100%]
1:libgomp ########################################### [100%]
[root@centos6 Packages]# rpm -ivh ppl-0.10.2-11.el6.x86_64.rpm
warning: ppl-0.10.2-11.el6.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID c105b9de: NOKEY
Preparing... ########################################### [100%]
1:ppl ########################################### [100%]
[root@centos6 Packages]# rpm -ivh cloog-ppl-0.15.7-1.2.el6.x86_64.rpm
warning: cloog-ppl-0.15.7-1.2.el6.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID c105b9de: NOKEY
Preparing... ########################################### [100%]
1:cloog-ppl ########################################### [100%]
[root@centos6 Packages]#
[root@centos6 Packages]# rpm -ivh mpfr-2.4.1-6.el6.x86_64.rpm
warning: mpfr-2.4.1-6.el6.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID c105b9de: NOKEY
Preparing... ########################################### [100%]
1:mpfr ########################################### [100%]
[root@centos6 Packages]# rpm -ivh cpp-4.4.4-13.el6.x86_64.rpm
warning: cpp-4.4.4-13.el6.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID c105b9de: NOKEY
Preparing... ########################################### [100%]
1:cpp ########################################### [100%]
[root@centos6 Packages]# rpm -ivh gcc-4.4.4-13.el6.x86_64.rpm
warning: gcc-4.4.4-13.el6.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID c105b9de: NOKEY
Preparing... ########################################### [100%]
1:gcc ########################################### [100%]
[root@centos6 Packages]# rpm -qa|grep gcc
libgcc-4.4.4-13.el6.x86_64
gcc-4.4.4-13.el6.x86_64
[root@centos6 Packages]#