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

解决方法如下

>autoheader

>automake --add-missing --copy

>autoconf

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

即可解决。

 

相关文章: