LinuxSir.cn,穿越时空的Linuxsir!

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

SLED10编译eva0.41错误提示error: Qt (>= Qt 3.0) (library qt-mt) not foun

[复制链接]
发表于 2006-8-25 11:50:13 | 显示全部楼层 |阅读模式
SLED10编译eva0.41错误提示
checking for Qt... configure: error: Qt (>= Qt 3.0) (library qt-mt) not found. Please check your installation!
For more details about this problem, look at the end of config.log.
Make sure that you have compiled Qt with thread support!


我已经安装了qt-devel 4.10-29.5@i586,qt-mt 是个什么库文件阿
发表于 2006-8-25 12:56:11 | 显示全部楼层
你是64位系统?那就用这个
./configure --with-qt-dir=/usr/lib/qt3 --with-qt-includes=/usr/lib/qt3/include --with-qt-libs=/usr/lib/qt3/lib64 --enable-libsuffix=64 --prefix=`kde-config --prefix`
回复 支持 反对

使用道具 举报

 楼主| 发表于 2006-8-25 13:34:25 | 显示全部楼层
由于升级了KDE 没有安装kdelibs3-devel-3.5.4-45.1@i586

./configure --prefix=/opt/kde3 --with-qt-dir=/usr/lib/qt3/ --with-qt-includes=/usr/lib/qt3/include/ --with-qt-libraries=/usr/lib/qt3/lib/
make
sudo make install
成功
回复 支持 反对

使用道具 举报

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

本版积分规则

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