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.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
I have just installed the "hot off the presses" SUSE 9.1 64bit version on my home computer. While it has updated rpms for almost everything there are a few KDE programs that I would like to compile... everytime I get the same error
checking for Qt... configure: error: Qt (>= Qt 3.1 (20021021)) (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!
I have all of the devel packages installed, and I believe SUSE compiles QT with thread support. I have done an echo $QTDIR which shows /usr/lib/qt3, which is correct... what am I missing? (Since you have to have 32bit and 64bit libraries, /usr/lib/qt3 has lib and a lib64 subdirectories... could this have anything to do with it?)
For reference pkg-config --modversion qt-mt responds with 3.3.1 as I would have figured being a brand spanking new release. The QTDIR /usr/lib/qt3/lib64 has taken me past the QT errors, but now I get errors during the make stage with /usr/lib/libart_lgpl_2.la... again, I would assume it should be using libs from /usr/lib64, but is there anyway I can force this...
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.