小编Ran*_*men的帖子

AWS EC2 和 build-essential

我正在尝试在 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
Run Code Online (Sandbox Code Playgroud)
./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!
Run Code Online (Sandbox Code Playgroud)

无法配置 cxx 编译器!

amazon-ec2 amazon-web-services

24
推荐指数
4
解决办法
3万
查看次数

标签 统计

amazon-ec2 ×1

amazon-web-services ×1