configure: error: no acceptable C compiler found in $PATH configure: error: no acceptable C compiler found in $PATH위와 같이 에러가 뜬다면 gcc 가 없어서 그렇다.# yum install gcc 설치 해주고 다시 설치하면해결 된다. Linux 2014.11.14