Linux - Software This 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.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
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.
|
 |
04-25-2004, 11:32 AM
|
#1
|
Member
Registered: Sep 2002
Location: Stuttgart, Germany
Distribution: SuSE 9.1 Pro
Posts: 171
Rep:
|
Configure error: QT not found
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?)
|
|
|
04-25-2004, 12:25 PM
|
#2
|
Senior Member
Registered: Nov 2002
Location: British Columbia, Canada
Distribution: Gentoo x86_64; FreeBSD; OS X
Posts: 3,764
Rep:
|
Not sure, but perhaps try making your $QTDIR /usr/lib/qt3/lib64
|
|
|
04-25-2004, 01:45 PM
|
#3
|
Senior Member
Registered: Feb 2004
Location: Somerset, England
Distribution: Slackware 10.2, Slackware 10.0, Ubuntu 9.10
Posts: 1,938
Rep:
|
You have Qt 3 but is it greater than 3.1? It might only be version 3. Do
Code:
pkg-config --modversion qt-mt
to find out
|
|
|
04-26-2004, 12:48 AM
|
#4
|
Member
Registered: Sep 2002
Location: Stuttgart, Germany
Distribution: SuSE 9.1 Pro
Posts: 171
Original Poster
Rep:
|
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...
Last edited by marsonist; 04-26-2004 at 12:51 AM.
|
|
|
All times are GMT -5. The time now is 05:47 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|