Amazon EC2에서 Node.js를 컴파일하려고하지만 "빌드 필수"를 설치할 수도 없습니다. 문제는 어디에 있습니까?
감사.
sudo yum install build-essential
Loaded plugins: fastestmirror, security
Loading mirror speeds from cached hostfile
(...)
No package build-essential available.
Error: Nothing to do
./configure
Checking for program g++ or c++ : not found
Checking for program icpc : not found
Checking for program c++ : not found
error: could not configure a cxx compiler!
cxx 컴파일러를 구성 할 수 없습니다!