分页: 1 / 1

[问题]编译安装gmlive时出现问题了

发表于 : 2008-04-29 8:23
Robtang

代码: 全选

No package 'gtkmm-2.4' found
No package 'libglademm-2.4' 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 PACKAGE_CFLAGS
and PACKAGE_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

发表于 : 2008-04-29 8:49
Ur@nus
gtkmm-2.4
libglademm-2.4
你编译所需要的文件不全,缺少上面两个包,先再网上找到这两个包安装上,再编译,再却什么找什么。

发表于 : 2008-04-29 10:36
Robtang
谢谢楼上Ur@nus兄,我已经在这里http://forum.ubuntu.com.cn/viewtopic.php?p=723121&highlight=#723121下了一个deb包安装,并配置好了。

Re: [问题]编译安装gmlive时出现问题了

发表于 : 2008-04-30 8:09
copdips
我也遇到同样问题