|
我用自然码在scim上,但自带的码表不好用,所以想用自己,按照scim码表的格式,替换了scim-tables-0.5.3包中相应文件,开始编译。。。
运行./configure 后,出现
checking for an ANSI C-conforming const... (cached) yes
checking for inline... (cached) inline
checking for size_t... (cached) yes
checking for pkg-config... /usr/bin/pkg-config
checking for scim >= 1.2.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 >= 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.
如何解决这个问题?
我系统是 MDV linux 2006 rc2.
谢谢了。。。。 |
|