Sto cercando di compilare Node.js su Amazon EC2, ma non riesco nemmeno a installare "build essential". Dov'è il problema?
Grazie.
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!
impossibile configurare un compilatore cxx!