AWS EC2 and build-essential
- by Randy Hartmen
Hi,
I am trying to compile Node.js on Amazon EC2, but I can't even install "build essential". Where's the problem?
Thanks.
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!
could not configure a cxx compiler!