|
|
我装anjuta2.01, 在Gnome下,开始的时候系统提示少了很多包, 我发现是由于我没有安装这些包的dev的版本,比如orbit2, gnome-print, 当我把dev的包装一个一个装上后,对应的错误就没有了。但是当我装到VTE的时候,发现光盘上没有vte-dev的包,这样,configure就进行不下去了,错误提示如下:
checking for vte >= 0.7.0... Package vte was not found in the pkg-config search path. Perhaps you should add the directory containing `vte.pc' to the PKG_CONFIG_PATH environment variable No package 'vte' found
configure: error: Library requirements (vte >= 0.7.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.
我没有找到vte.pc在我的机器上,请问我该如何处理?谢谢! |
|