|
|
昨晚我在用./configure配置Evolution2.2环境时,提示出错信息如下:
checking for statfs... yes
checking for pkg-config... /usr/bin/pkg-config
checking for gnome-icon-theme >= 1.2.0... Package gnome-icon-theme was not found in the pkg-config search path.
Perhaps you should add the directory containing `gnome-icon-theme.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gnome-icon-theme' found
configure: error: Library requirements (gnome-icon-theme >= 1.2.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.
[root@stlinux evolution-2.2.1.1]#
我之前以为是没有安装gnome环境,于是我Download gnome-icon-theme-2.10.0编译安装并成功,
然后在./configure配置Evolution2.2,同样出现此信息。
上面出错的信息提示我是否少安装了什么?怎样去解决此问题,因为我公司有一台Exchange5.5邮件服务器,我想自己安装成功后再把公司的部门电脑也连接到Exchange邮件服务器。
是不是Evolution2.2不能安装在KDE环境下,我用的Linux系统是RedFlag server 4.1
Thank's all |
|