码迷,mamicode.com
首页 > 其他好文 > 详细

安装coreseek cannot find input file: src/Makefile.in 错误解决方法

时间:2014-11-08 16:24:11      阅读:161      评论:0      收藏:0      [点我收藏+]

标签:sp   strong   on   bs   ad   ef   res   安装   nbsp   

安装coreseek 出现了cannot find input file: src/Makefile.in

解决方法如下

>autoheader

>automake --add-missing --copy

>autoconf

然后再执行./configure --prefix=/usr/local/mmseg

即可解决。

 

安装coreseek cannot find input file: src/Makefile.in 错误解决方法

标签:sp   strong   on   bs   ad   ef   res   安装   nbsp   

原文地址:http://www.cnblogs.com/tl542475736/p/4083421.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!