*** gcc is required for compiling, please install gcc (yum install gcc)***
*** g++ is required for compiling, please install g++ (yum install gcc-c++)***
Installation didn't pass, halting install.
so how can i resolve this problem? i dong know how to install gcc and g++.
P.S.
i have found that the following ones have been installed:
# rpm -qa|grep gcc
libgcc-3.2.2-5
compat-gcc-7.3-2.96.118
compat-gcc-c++-7.3-2.96.118
*** g++ is required for compiling, please install g++ (yum install gcc-c++)***
Installation didn't pass, halting install.
so how can i resolve this problem? i dong know how to install gcc and g++.
P.S.
i have found that the following ones have been installed:
# rpm -qa|grep gcc
libgcc-3.2.2-5
compat-gcc-7.3-2.96.118
compat-gcc-c++-7.3-2.96.118
Last edited: