|
|
系统是suse10.0 x86_64
自己编译软件,configure时一直说
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!
如果用--with-qt-libraries=/usr/lib64/qt3/lib64的话qt是找到了,但是随后却报
checking for KDE... configure: error:
in the prefix, you've chosen, are no KDE libraries installed. This will fail.
So, check this please and use another prefix!
这是怎么回事呢? >_< |
|