Re: Upgrading gcc, cpp, and more.

2002-11-09 Thread houston92
Because rpm checks dependencies, you can get stuck in this loop. The only consistent way I have seen is Riemer's suggestion. I put all the related rpms in a temp directory, then use rpm -Fvh *.rpm. If I see another dependency check I get that package until all install. Wayne On Sat, 2002-11-09

Re: Upgrading gcc, cpp, and more.

2002-11-09 Thread Riemer Palstra
On Sat, 9 Nov 2002, papapep wrote: > How should I do to upgrade gcc, cpp, libgcc, gcc-c++ and binutils? When > I try to upgrade one rpm tells me it needs previously the other ones > upgraded to the same version, and I can't find any one of these packages > that upgrades without the others to be

Upgrading gcc, cpp, and more.

2002-11-09 Thread papapep
How should I do to upgrade gcc, cpp, libgcc, gcc-c++ and binutils? When I try to upgrade one rpm tells me it needs previously the other ones upgraded to the same version, and I can't find any one of these packages that upgrades without the others to begin work. I'm stuck in a circle. Thanks in