pkg-config in configure skim
时间:2007-09-19
来源:互联网
I have already install scim , scim-table and scim-pinyin
robin@slackware:/tmp/skim-1.4.5$ ./configure
Checking for Python : /usr/bin/python
Checking for SCons : Use Bundled scons.
Checking for kde-config : kde-config was found
Checking for kde version : 3.5.7
Checking for the qt library : qt is in /usr/lib/qt
Checking for uic : uic was found as /usr/lib/qt/bin/uic
Checking for moc : moc was found as /usr/lib/qt/bin/moc
Checking for the qt includes : ok /usr/lib/qt/include/
Checking for the kde includes : ok /usr/include
Checking for scim >= 1.4.4 ... Not Found
Checking for scim-x11utils ... Not Found
scim >= 1.4.4 was not found (mandatory).
Perhaps you should add the directory containing "scim.pc"
to the PKG_CONF
robin@slackware:/tmp/skim-1.4.5$ $PKG_CONFIG_PATH
-sh: /usr/lib/pkgconfig/: is a directory
robin@slackware:/tmp/skim-1.4.5$ ls /usr/lib/pkgconfig/ | grep scim
scim-x11utils.pc
scim.pc
robin@slackware:/tmp/skim-1.4.5$ pkg-config --cflags scim
-I/usr/scim/include/scim-1.0
What's the problem?
I don't know how to solve this problem
Thanks!
robin@slackware:/tmp/skim-1.4.5$ ./configure
Checking for Python : /usr/bin/python
Checking for SCons : Use Bundled scons.
Checking for kde-config : kde-config was found
Checking for kde version : 3.5.7
Checking for the qt library : qt is in /usr/lib/qt
Checking for uic : uic was found as /usr/lib/qt/bin/uic
Checking for moc : moc was found as /usr/lib/qt/bin/moc
Checking for the qt includes : ok /usr/lib/qt/include/
Checking for the kde includes : ok /usr/include
Checking for scim >= 1.4.4 ... Not Found
Checking for scim-x11utils ... Not Found
scim >= 1.4.4 was not found (mandatory).
Perhaps you should add the directory containing "scim.pc"
to the PKG_CONF
robin@slackware:/tmp/skim-1.4.5$ $PKG_CONFIG_PATH
-sh: /usr/lib/pkgconfig/: is a directory
robin@slackware:/tmp/skim-1.4.5$ ls /usr/lib/pkgconfig/ | grep scim
scim-x11utils.pc
scim.pc
robin@slackware:/tmp/skim-1.4.5$ pkg-config --cflags scim
-I/usr/scim/include/scim-1.0
What's the problem?
I don't know how to solve this problem
Thanks!
作者: robin_-2004 发布时间: 2007-09-19
Skim uses scons script to build. What I did last time for skim 1.4.5:
scons configure prefix=/usr
scons -j3
mkdir -p /usr/lib/pkgconfig
cp skim.pc /usr/lib/pkgconfig/
scons install DESTDIR=/your/dest
makepkg skim-1.4.5-i686-1xc.tgz
installpkg skim-1.4.5-i686-1xc.tgz
scons configure prefix=/usr
scons -j3
mkdir -p /usr/lib/pkgconfig
cp skim.pc /usr/lib/pkgconfig/
scons install DESTDIR=/your/dest
makepkg skim-1.4.5-i686-1xc.tgz
installpkg skim-1.4.5-i686-1xc.tgz
作者: frenzy 发布时间: 2007-09-21
Thanks, I have solved the problem
But now I can not launch scim with kde start
But now I can not launch scim with kde start
作者: robin_-2004 发布时间: 2007-09-21
Any errors? did you try to manually start skim?
作者: frenzy 发布时间: 2007-09-24
相关阅读 更多
热门阅读
-
office 2019专业增强版最新2021版激活秘钥/序列号/激活码推荐 附激活工具
阅读:74
-
如何安装mysql8.0
阅读:31
-
Word快速设置标题样式步骤详解
阅读:28
-
20+道必知必会的Vue面试题(附答案解析)
阅读:37
-
HTML如何制作表单
阅读:22
-
百词斩可以改天数吗?当然可以,4个步骤轻松修改天数!
阅读:31
-
ET文件格式和XLS格式文件之间如何转化?
阅读:24
-
react和vue的区别及优缺点是什么
阅读:121
-
支付宝人脸识别如何关闭?
阅读:21
-
腾讯微云怎么修改照片或视频备份路径?
阅读:28