compiler (1) 썸네일형 리스트형 configure: error: no acceptable C compiler found in $PATH configure: error: no acceptable C compiler found in $PATH컴파일시 위의 오류는 gcc 컴파일러나 라이브러리가 설치 되지 않았음 yum install gcc* 설치 후 다시 재컴파일 이전 1 다음