编译pluma:configure.ac:229: error: required file ‘pluma/mate-submodules/Makefile.in‘ not found
Posted 柳鲲鹏
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了编译pluma:configure.ac:229: error: required file ‘pluma/mate-submodules/Makefile.in‘ not found相关的知识,希望对你有一定的参考价值。
具体错误:
configure.ac:229: error: required file 'pluma/mate-submodules/Makefile.in' not found
configure.ac:229: error: required file 'pluma/mate-submodules/libegg/Makefile.in' not found
出错原因是因为这个目录是一个链接,压缩包中不存在。
解决办法有两个:
1, 使用git方式下载源码。
2, 单独下载并复制pluma/mate-submodules下的文件。
pluma/pluma at master · mate-desktop/pluma · GitHub
再次进行编译。
以上是关于编译pluma:configure.ac:229: error: required file ‘pluma/mate-submodules/Makefile.in‘ not found的主要内容,如果未能解决你的问题,请参考以下文章