: : checking whether the C++ compiler (c++ ) works... no
: : configure: error: installation or configuration problem: C++ compiler cannot create executables.
:
: c++ 컴파일러가 없다는 메세지입니다.
: 아래 파일들이 있는지 확인해보세요.
:
: /usr/bin/{gpp,g++}
: /usr/lib/libstdc++-*
:
: --
: 내쿠키 누가 먹은거야 >_<?
위에 있는 파일 확인해봤는데
/usr/lib/
libstdc++-2-libc6.1-1-2.9.0.a libstdc++-libc6.1-1.a.2@
libstdc++-2-libc6.1-1-2.9.0.so* libstdc++-libc6.1-1.so.2@
/usr/bin/
gcc, g++
이러한 파일들이 있습니다.