मैं 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 संकलक को कॉन्फ़िगर नहीं किया जा सका!