编译mate-control-center:error: required directory ./help does not exist

Posted 柳鲲鹏

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了编译mate-control-center:error: required directory ./help does not exist相关的知识,希望对你有一定的参考价值。

具体错误:

configure.ac:273: error: required file 'help/Makefile.in' not found
Makefile.am:1: error: required directory ./help does not exist
Makefile.am:2: error: required directory ./help does not exist
capplets/about-me/Makefile.am: installing './depcomp'
autoreconf: automake failed with exit status: 1

解决办法:

下载的压缩中没有包含help目录(是个链接),所以要单独下载后,复制到编译目录,即可继续。

以上是关于编译mate-control-center:error: required directory ./help does not exist的主要内容,如果未能解决你的问题,请参考以下文章

编译mate-control-center:error: required directory ./help does not exist

开发 C 编译此代码,但在文件创建期间给出 err 3221225477

Linux下运行《UNIX环境高级编程》undefined reference to `err_quit 编译出错的处理方法

laravel npm run production 编译成功,但是 npm ERR!代码生命周期

Snowflake 过程 JavaScript 编译错误:Uncaught SyntaxError: Unexpected token ':' in ERR_LOGGING at

GET http://127.0.0.1:8000/dist/bundle.js net::ERR_ABORTED 404(未找到),尽管编译成功。(vuejs+django webapp)