Installing Konqueror and KDE error, saying can't find QT.
Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
It seems that I have installed QT correctly, but when trying to install kde or konqueror, saying that can't find QT library.
when Installing Konqueror, do ./configure error message is below: configure: error: Qt (>= Qt 2.2.2) (library qt) not found. Please check your installation!
when Installing Kdesdk, do ./configure error message is below: configure: error: Qt (>= Qt 3.3 and < 4.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!
Now I feel confused since I have installed QT correctly according to its INSTALL guideline.
I have installed QT in /user/local/qt-3.3.6 and my bash file for this part is below:
export KDEDIR=/work/andy/work/stb/konqueror/kdesdk-3.5.6
I don't know why Kdesdk and konqueror can't find my QT library. I have tried to debug its configure file, since it is too complex and large and very difficult to debug.
Thanks in advance for those who are very pleasure to help me. Any help will be appreciated. This troubleshooting problem has caused me headaches for many days.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.