|
发表于 2004-10-25 13:02:18
|
显示全部楼层
configure时说找不到scim
明明装了,deb包装的,1.0
scim装在/usr/lin/scim1.0.0里面了
它说找不到....
出错的一段:
checking for iconv declaration...
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for pkg-config... /usr/bin/pkg-config
checking for scim >= 0.99.0... Package scim was not found in the pkg-config search path.
Perhaps you should add the directory containing `scim.pc'
to the PKG_CONFIG_PATH environment variable
No package 'scim' found
configure: error: Library requirements (scim >= 0.99.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. |
|