我们在Linux VPS中安装文件的时候,经常会出现各种各样的问题,比如出现"make:*** No targets specified and no makefile found.Stop."这样的错误提示。现在就说下这种错误的解决方法。

方法

1、更新最新版本系统软件

apt-get update

2、编译缺失关联软件

apt-get install gcc build-essential

编译执行完毕之后,我们在执行./configure && make这类的执行命令就可以解决问题。

's

本文链接:https://www.wxiou.cn/archives/154/

最后修改:2015 年 10 月 20 日 09 : 10 PM

【腾讯云】星星海SA2云服务器618钜惠,1核2G 首年95元【点击查看】。


文章: 《Linux 出现"No targets specified and no makefile found"错误的解决方法》
联系方式:
文章链接:https://wxiou.cn/index.php/archives/701/
除特别注明外,文章均为Literature原创,转载时请注明本文出处及文章链接
Last modification:April 20th, 2021 at 01:04 pm
如果觉得我的文章对你有用,请随意赞赏