----------error-----------
#./configue
...............
checking for rpath... yes
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!
-------------------------------------------
我现在就是用的KDE界面,怎么会找不到KDE啊?KDE的库都装上了的啊?
为什么它找不到?需要修改配置文件吗?
我用的RED HAT LINUX 9.0
这不都已经告诉你了吗?
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!
装KDE的开发文件,如果你已经安装好了,那么请指定正确的路径
不过,,过了上面的问题,,编译,又过不了了
----------------make--------------------------
st -f 'evasocket.cpp' || echo './'`evasocket.cpp
evasocket.cpp: In member function `void EvaHttpProxy::parseData(int)':
evasocket.cpp:266: no matching function for call to `QString::startsWith(const
char[8], bool)'
/usr/lib/qt-3.1/include/qstring.h:640: candidates are: bool
QString::startsWith(const QString&) const
make[3]: *** [evasocket.lo] Error 1
make[3]: Leaving directory `/qt/eva-0.2.1/src/api'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/qt/eva-0.2.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/qt/eva-0.2.1'
make: *** [all] Error 2
[root@localhost eva-0.2.1]#
---------------end make---------------------------
我用RPM包,装也差很多库,,不知道它们是那些包得
[root@localhost eva]# rpm -ivh eva-0.2.1-2mgc.i686.rpm
error: Failed dependencies:
libXinerama.so.1 is needed by eva-0.2.1-2mgc
libkwalletclient.so.1 is needed by eva-0.2.1-2mgc
libstdc++.so.6 is needed by eva-0.2.1-2mgc
libstdc++.so.6(CXXABI_1.3) is needed by eva-0.2.1-2mgc
libstdc++.so.6(GLIBCXX_3.4) is needed by eva-0.2.1-2mgc