我正在尝试在Amazon EC2上编译Node.js,但是我什至无法安装“ build essential”。哪里出问题了?
谢谢。
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编译器!