[Solved] configure:error:no acceptable C compiler found in $PATH

Error: configure:error:no acceptable C compiler found in $PATH

Problem: configure: error: no acceptable C compiler found in $path

Error reporting reason:

GCC software suite is not installed

 

Solution:

installing GCC

 

The operation is as follows (example):

yum -y install gcc

 

Read More: