The error information is as follows:
Problem reason: GCC is not installed
Solution:
yum -y install gcc+ gcc-c++
To upgrade GCC, use the following command:
yum -y update gcc
The error information is as follows:
Problem reason: GCC is not installed
Solution:
yum -y install gcc+ gcc-c++
To upgrade GCC, use the following command:
yum -y update gcc