|
楼主 |
发表于 2004-5-8 15:39:29
|
显示全部楼层
编译libbonobo的时候,出现了这样的configure错误
configure: error: Library requirements (libgnomecanvas-2.0 >= 1.116.0 libbonobo-2 .0 >= 2.3.3 libgnome-2.0 >= 1.116.0 bonobo-activation-2.0 >= 1. 0.0 libxml-2.0 >= 2.4.20 gconf-2.0 >= 1.1.9 gtk+-2.0 >= 2.3.1 gobject-2.0 >= 2.3.2) not met; consider adjusting the PKG_CONFIG_PATH envir onment variable if your libraries are in a nonstandard prefix so pkg-config can find them.
我是按照gnome的网站上的release notes里的顺序来的.不过有两个问题
1.前面的代码包,是不是只要configure ,make,make install 就可以了,还是要加什么别的参数?
2.他提供的安装顺序里有些东西在他提供的代码ftp上并没有啊... |
|