0
点赞
收藏
分享

微信扫一扫

编译pluma: pluma/Makefile.am:192: error: HAVE_INTROSPECTION does not appear in AM_CONDITIONAL

小亦同学321 2022-01-27 阅读 118


  • 具体错误
pluma/Makefile.am:192: error: HAVE_INTROSPECTION does not appear in AM_CONDITIONAL
autoreconf: automake failed with exit status: 1
  • 解决办法
sudo apt install -y gobject-introspection


举报

相关推荐

0 条评论