LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 747|回复: 3

Can't install scim-tables, SOS

[复制链接]
发表于 2005-6-16 20:21:36 | 显示全部楼层 |阅读模式
I've got scim-1.2.3 installed by source code, and there are no error occur.

But when I ./configure in scim-tables-0.5.1 directory. I got the follow error info
  1. checking for scim >= 1.2.0... Package scim was not found in the pkg-config search path.
  2. Perhaps you should add the directory containing `scim.pc'
  3. to the PKG_CONFIG_PATH environment variable
  4. No package 'scim' found

  5. 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.
复制代码


Then, I set the PKG_CONFIG_PATH point to the dir which contain scim.pc and try again. But the error still the same.

Please give me a favor, I cannot input Chinese right now.

My OS is FC4
发表于 2005-6-17 01:08:05 | 显示全部楼层
Please do not compile scim* yourself. Go for extras respo, and you'll find prebuilt scim* are already there.
回复 支持 反对

使用道具 举报

发表于 2005-6-17 03:41:43 | 显示全部楼层
Post by Sam1860
I've got scim-1.2.3 installed by source code, and there are no error occur.

But when I ./configure in scim-tables-0.5.1 directory. I got the follow error info
  1. checking for scim >= 1.2.0... Package scim was not found in the pkg-config search path.
  2. Perhaps you should add the directory containing `scim.pc'
  3. to the PKG_CONFIG_PATH environment variable
  4. No package 'scim' found

  5. 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.
复制代码


Then, I set the PKG_CONFIG_PATH point to the dir which contain scim.pc and try again. But the error still the same.

Please give me a favor, I cannot input Chinese right now.

My OS is FC4



这个错误是说没有在/usr/lib/pkg-config下找到scim.pc,也就是没有通过这个找到scim的开发库文件,所以就configure不过去了。看看configure --help,会找到相应的选项解决这个问题的。
回复 支持 反对

使用道具 举报

 楼主| 发表于 2005-6-17 11:04:55 | 显示全部楼层
Please do not compile scim* yourself. Go for extras respo, and you'll find prebuilt scim* are already there.

Do you know where could I find a scim RPM for FC4, I only found that for FC3

这个错误是说没有在/usr/lib/pkg-config下找到scim.pc,也就是没有通过这个找到scim的开发库文件,所以就configure不过去了。看看configure --help,会找到相应的选项解决这个问题的。

I've checked the /usr/lib/pkg-config and the scim.pc do sitting on the directory.
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表