LinuxSir.cn,穿越时空的Linuxsir!

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

编译过程中出现问题的解决方法(部分)

[复制链接]
发表于 2005-8-25 19:58:01 | 显示全部楼层 |阅读模式
经常出现这样的问题:你很想试用的程序只有 tar.gz的源代码可用(没人提供 rpm 或者 Debian包),你只好下载回源代码,解压,然后手动编译,编译过程中你是否也曾遇到麻烦的问题呢?我把我碰到的问题和解决方案呈上,请大家补充。

编译过程中的错误提示:
1、checking for X... configure: error: Can't find X includes. Please check your installation and add the correct paths!
请安装xlibs-dev#apt-get  install  xlibs-dev
2、checking for KDE... configure: error:
in the prefix, you've chosen, are no KDE headers installed. This will fail.
So, check this please and use another prefix!
请安装kdelibs4-dev#apt-get  intall  kdelibs4-dev
发表于 2006-1-16 11:05:42 | 显示全部楼层
thanks
回复 支持 反对

使用道具 举报

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

本版积分规则

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