>
> I'm trying to install this also..  but I don't get the --replace-files..
>
If you just do : rpm -i libstdc++
You will have some conflicts with the old package. Some files in the old
package are needed for some other apps, so I didn't want to remove this old
package. with --replace-files flag, you replace the redundant files with
files in the new package. ( man rpm for more precise infos )

Fabien

Reply via email to