The solution to the error report of rpm File in linux installation
Today, the editor to share with you is the linux installation rpm file error solution, I believe many people do not understand, in order to let you know more about the linux installation rpm file error solution, so give you a summary of the following content, let's look down. I'm sure you'll get something.
The screenshot of the error is as follows:
Reason:
Lack of dependencies in the installation, that is, libstdc++-devel is not installed.
Solution:
1. Execute: rpm-Uvh libstdc++-devel-4.4.6-3.el6.i686.rpm
2. Execute: rpm-ivh gcc-c++-4.4.6-3.el6.i686.rpm
On the linux installation rpm file error solution is shared here, I hope that the above content can have a certain reference value, you can learn to apply. If you like this article, you might as well share it for more people to see.