2016. 2. 11. 11:17, Computer Engineering/Linux
[ configure: error: C++ compiler cannot create executables ]
에러 발생 시 C++ 컴파일러를 설치해줌으로 해결한다.
yum -y install gcc-c++
'Computer Engineering > Linux' 카테고리의 다른 글
[CentOS] pip install error (0) | 2016.04.07 |
---|---|
[CentOS] PIP 설치 (0) | 2016.04.04 |
[CentOS] libsctp 설치 (0) | 2016.03.30 |
[CentOS] JSON 라이브러리 jansson 설치 (0) | 2016.02.22 |
[CentOS] configure: error: Can't find ext2fs library (0) | 2016.02.11 |
Comments, Trackbacks