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

Coreseek 安装问题

时间:2017-03-17 21:03:12      阅读:158      评论:0      收藏:0      [点我收藏+]

标签:执行   make   ann   strong   figure   makefile   can   core   ssi   

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

解决方法如下

>autoheader

>automake --add-missing --copy

>autoconf

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

即可解决。

Coreseek 安装问题

标签:执行   make   ann   strong   figure   makefile   can   core   ssi   

原文地址:http://www.cnblogs.com/junglefish/p/6568164.html

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