小编Hak*_*rie的帖子

如何解决旧的 GLIB 错误

我正在安装 GTK+,但它需要各种先决条件。这些是

  • glib - 2.0 >= 2.35.3
  • 攻击力 - >= 2.7.5
  • 盘古->= 1.32.4
  • gdk-pixbuf-2.0 >= 2.27.1

现在我将我的 glib-2.0 升级到 2.38.2,并且我已经尝试升级 atk、pango 和 gdk-pixbuf

checking for GLIB - version >= 2.31.2... 
'pkg-config --modversion glib-2.0' returned 2.38.2, but GLIB (2.32.4)
was found! If pkg-config was correct, then it is best
to remove the old version of GLib. You may also be able to fix the error
by modifying your LD_LIBRARY_PATH enviroment variable, or by editing
/etc/ld.so.conf. Make sure you have run ldconfig …
Run Code Online (Sandbox Code Playgroud)

gtk environment-variables glib

5
推荐指数
2
解决办法
2万
查看次数

标签 统计

environment-variables ×1

glib ×1

gtk ×1