.configure编译中常见的错误

本文介绍了在Linux环境中使用.configure编译时遇到的各种错误及解决方案,包括C++预处理器检查失败、找不到X库、Qt库、KDE头文件和库的缺失,以及GTK、Eclipse编码、输入法等问题的解决方法。
摘要由CSDN通过智能技术生成

  
  
  
原文:http://blog.sina.com.cn/s/blog_5d9c20070100g2bm.html

$ sudo aptitude install scim-qtimm 解决eva 下无法使用 scim输入法的问题
(1)
sudo ./configure --prefix=/usr
之后出现一下错误:
checking how to run the C++ preprocessor... /lib/cpp
configure: error: C++ preprocessor "/lib/cpp" fails sanity check
See `config.log' for more details.
解决办法: sudo aptitude install build-essential
(2)
checking for X... configure: error: Can't find X includes. Please check your installation and add the correct paths!
解决办法: sudo aptitude install libx11-dev xorg-dev
(3)
checking for Qt... configure: error: Qt (>= Qt 3.0) (headers and libraries) not found. Please check your installation!
解决办法: sudo aptitude install qt3-apps-dev
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值