Chinaunix首页 | 论坛 | 博客
  • 博客访问: 17864
  • 博文数量: 8
  • 博客积分: 370
  • 博客等级: 一等列兵
  • 技术积分: 75
  • 用 户 组: 普通用户
  • 注册时间: 2008-04-06 02:01
文章分类

全部博文(8)

文章存档

2009年(4)

2008年(4)

我的朋友
最近访客

分类: LINUX

2008-08-02 10:29:16


./confiure时

Qt... configure: error: Qt (>= Qt 3.0) (headers and libraries)
 not found. Please check your installation!


$./configure --prefix=`kde-config --prefix` --with-qt-dir=/usr/lib/qt-3.3/
 --with-qt-includes=/usr/lib/qt-3.3/include/
--with-qt-libraries=/usr/lib/qt-3.3/lib/
configure可以了。
2.kde问题

checking for KDE... configure:error:
in the prefix,you've chosen, are no KDE headers installed.This will fail.
So, check this plese and use another prefix!
yum -y install kdebase kdelibs-devel
阅读(564) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~