没有 make 的命令 在 Ubuntu 中如果使用 make 命令提示找不到命令的话,使用 sudo apt-get install build-essential 安装就可以了,这个是编译的时候常用到的。