
出现"-bash: make: command not found"的错误提示,按照提示要求安装即可解决。。
dnf install gcc automake autoconf libtool make
本文介绍了解决-bash:make:commandnotfound错误的方法。当遇到此错误时,可以通过dnfinstall命令安装gcc、automake、autoconf、libtool及make等依赖来解决问题。

出现"-bash: make: command not found"的错误提示,按照提示要求安装即可解决。。
dnf install gcc automake autoconf libtool make
1628

被折叠的 条评论
为什么被折叠?