320x100
configure: error: no acceptable C compiler found in $PATH
위와 같이 에러가 뜬다면 gcc 가 없어서 그렇다
# yum install gcc
해주면 된다.
320x100
'Linux' 카테고리의 다른 글
python 2.7.8 upgrade (0) | 2015.01.05 |
---|---|
CentOS 7.0 변경된점 (0) | 2014.12.16 |
xrdpinstall (0) | 2014.11.10 |
centos iso 합치기 (0) | 2014.09.18 |
X connection to localhost:11.0 broken (explicit kill or server shutdown (0) | 2014.09.04 |