[CentOS 7] compiler error

gcc가 없을 경우 configure: error: no acceptable C compiler found in $PATH

gcc-c++가 없을 경우 configure: error: You need a C++ compiler for C++ support.

 

yum -y install gcc gcc-c++