TigerDivision
MIS
Hi everyone!
I am currently testing out CentOS 5 and am having problems installing the gcc package. When trying to install it I keep getting the following dependency errors:
$ rpm -Uvh gcc-4.3.0-8.i386.rpm
warning: gcc-4.3.0-8.i386.rpm: Header V3 DSA signature: NOKEY, key ID 4f2a6fd2
error: Failed dependencies:
binutils >= 2.17.50.0.17-3 is needed by gcc-4.3.0-8.i386
cpp = 4.3.0-8 is needed by gcc-4.3.0-8.i386
glibc-devel >= 2.2.90-12 is needed by gcc-4.3.0-8.i386
libgcc >= 4.3.0-8 is needed by gcc-4.3.0-8.i386
libgomp = 4.3.0-8 is needed by gcc-4.3.0-8.i386
libgomp.so.1 is needed by gcc-4.3.0-8.i386
It seems that I have to download and install the above dependency packages. But I've been having difficulties trying to source the binutils 2.17.50.0.17-3 package. Where can I find this package? I tried locating it but I keep finding older versions.
Any help on the above would be much appreciated.
Thanks!
I am currently testing out CentOS 5 and am having problems installing the gcc package. When trying to install it I keep getting the following dependency errors:
$ rpm -Uvh gcc-4.3.0-8.i386.rpm
warning: gcc-4.3.0-8.i386.rpm: Header V3 DSA signature: NOKEY, key ID 4f2a6fd2
error: Failed dependencies:
binutils >= 2.17.50.0.17-3 is needed by gcc-4.3.0-8.i386
cpp = 4.3.0-8 is needed by gcc-4.3.0-8.i386
glibc-devel >= 2.2.90-12 is needed by gcc-4.3.0-8.i386
libgcc >= 4.3.0-8 is needed by gcc-4.3.0-8.i386
libgomp = 4.3.0-8 is needed by gcc-4.3.0-8.i386
libgomp.so.1 is needed by gcc-4.3.0-8.i386
It seems that I have to download and install the above dependency packages. But I've been having difficulties trying to source the binutils 2.17.50.0.17-3 package. Where can I find this package? I tried locating it but I keep finding older versions.
Any help on the above would be much appreciated.
Thanks!