|
|
可是我的系统中已经装了vte,vte的版本是0.11.13,应该是满足要求的。
具体的错误如下:
.................................................................................
.................................................................................
checking GCONF_LIBS... -Wl,--export-dynamic -pthread -lgconf-2 -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0
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.
不知道怎么解决这个问题? |
|