摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >
当使用 make 命令编译软件,出现了错误:
make
bash: make: command not found
错误原因:未安装 make 解决方法:
sudo apt-get install make
立减 ¥