|
发表于 2006-9-19 15:09:09
|
显示全部楼层
Post by crocodile320
谢谢!!
--------------------------------
先前自编译scim,没有安装输入法。现在补装scim-pinying,在configure过程中出现了:
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.
请指教怎么解决。
linux新手,谢谢!
在fodera上安装过scim后碰到了这个问题
debian上则一切正常
检查发现是少了两个环境变量: SCIM_CFLAGS 和 SCIM_LIBS |
|