在 Pluma (MATE) 中安装插件

问题描述

我正在尝试在 Debian/MATE 上为 Pluma 安装插件。为两个包运行 autogen.sh,给了我非常相似的错误消息,例如:

checking for PLUMA... no
configure: error: Package requirements (
    glib-2.0 >= 2.26.0
    gio-2.0 >= 2.26.0
    gtk+-3.0
    gtksourceview-3.0
    pluma >= 1.16.0
) were not met:

No package 'glib-2.0' found
No package 'gio-2.0' found
No package 'gtk+-3.0' found
No package 'gtksourceview-3.0' found
No package 'pluma' found

Consider adjusting the PKG_CONfig_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively,you may set the environment variables PLUMA_CFLAGS
and PLUMA_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

Pluma 已完全安装,因为它随 MATE 一起提供。我认为所有这些包都存在。有谁知道如何解决这一问题?我不确定我会在 PKG_CONfig_PATH 变量中放入什么或如何设置它。

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)