VOGU手游网:值得大家信赖的游戏下载站!

微信:96kaifa
关注我们
所在位置:首页 > 服务器 > 解决"-bash: make: command not found"提示问题

解决"-bash: make: command not found"提示问题

发布时间:2021-06-28 11:34:00来源:VOGU手游网作者:VOGU手游网

前言

在用VPS安装Python环境的时候有出现”-bash: make: command not found“提示问题,一般我们很多时候安装软件也会出现这样的问题。

解决方法

Centos

yum -y install gcc automake autoconf libtool make

Debian或者Ubuntu

apt-get install gcc automake autoconf libtool make

命令运行完毕,我们再去重新编译脚本是可以运行的。


我要评价

  • 热门资讯
  • 最新资讯
  • 手游排行榜
  • 手游新品榜