Ubuntu This forum is for the discussion of Ubuntu Linux. |
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.
|
 |
03-18-2005, 03:40 AM
|
#1
|
Member
Registered: Sep 2004
Location: Oregon, USA
Distribution: Ubuntu/Debian
Posts: 82
Rep:
|
Qt headers and libraries not found
I've had this problem with a bunch of kde themes I've tried to install and now with kpumpe, a glucometer program that I need to get working.
I run the configure script and it says:
checking for Qt... configure: error: Qt (>= Qt 3.0.1) (headers and libraries) not found. Please check your installation!
For more details about this problem, look at the end of config.log.
so I tried apt-getting all the relevent-looking qt packages, and it still gives me the same error. I'm running warty warthog, is there some trick I'm missing here?
|
|
|
03-18-2005, 04:50 AM
|
#2
|
LQ Guru
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298
Rep:
|
You need the qt development packages. They should be named something like qt-devel or libqt-devel.
|
|
|
03-18-2005, 03:52 PM
|
#3
|
Member
Registered: Sep 2004
Location: Oregon, USA
Distribution: Ubuntu/Debian
Posts: 82
Original Poster
Rep:
|
no good, no such package, I have libqt3-dev installed, but dosn't work.
heres the packages I get from an apt-cache search:
root@h4xorb0xor:/home/ian/kpumpe-0.4 # apt-cache search libqt
libqthreads-12 - QuickThreads library for Guile
libqt-perl - Perl bindings for the Qt library
libqt3-compat-headers - Qt 1.x and 2.x compatibility includes
libqt3-dev - Qt development files
libqt3-headers - Qt3 header files
libqt3-mt-dev - Qt development files (Threaded)
libqt3c102 - Qt Library
libqt3c102-mt - Qt GUI Library (Threaded runtime version)
libqt3c102-mt-mysql - MySQL database driver for Qt3 (Threaded)
libqt3c102-mt-psql - PostgreSQL database driver for Qt3 (Threaded)
libguile-dev - Development headers and static library for libguile
libqt3-i18n - i18n files for Qt3 library
libqt3-java - Java bindings for Qt
libqt3-jni - Java bindings for Qt ( Native libraries )
libqt3c102-mt-odbc - ODBC database driver for Qt3 (Threaded)
libqt3c102-mysql - MySQL database driver for Qt3
libqt3c102-odbc - ODBC database driver for Qt3
libqt3c102-psql - PostgreSQL database driver for Qt3
libqtc1 - Qt bindings for C
libqte-mt3 - Qt/Embedded GUI Library (runtime threaded version)
libqte-mt3-dev - Qt/Embedded GUI (Threaded Version) development files
libqte2 - Qt/Embedded GUI Library (runtime version)
libqte2-dev - Qt/Embedded GUI development headers
qt3-assistant - The Qt3 assistant application
root@h4xorb0xor:/home/ian/kpumpe-0.4 #
I've got most of them installed, except on of them that had a conflict. Which ones do I actualy need?
|
|
|
03-19-2005, 04:12 AM
|
#4
|
LQ Guru
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298
Rep:
|
What version of Debian are you using coz if its woody, it may not have the latest version of the required qt package.
|
|
|
03-19-2005, 01:10 PM
|
#5
|
Member
Registered: Sep 2004
Location: Oregon, USA
Distribution: Ubuntu/Debian
Posts: 82
Original Poster
Rep:
|
Actualy, I'm running ubuntu warty warthog, and just did a dist-upgrade.
if that is the case, where can i get a .deb package of the newer headers and libraries? I get this qt error thing on just about every app I try to compile for kde, themes included.
|
|
|
03-19-2005, 02:28 PM
|
#6
|
LQ Guru
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298
Rep:
|
Does Kubuntu use the same repositories as Ubuntu. Maybe your ought to try the Kubuntu version of QT.
|
|
|
03-19-2005, 07:06 PM
|
#7
|
Member
Registered: Sep 2004
Location: Oregon, USA
Distribution: Ubuntu/Debian
Posts: 82
Original Poster
Rep:
|
I'm not running kubuntu, I'm running ubuntu warty wart hog and installed kde myself. and what is qt? that would probably help me figure this out
|
|
|
03-20-2005, 02:47 AM
|
#8
|
LQ Guru
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298
Rep:
|
The reason why I asked if Kubuntu (Ubuntu +KDE) used the same repositories was because you'd be able to get a latest version of qt from the Kubuntu side of things since they concentrate a lot more on KDE than GNOME. QT is the GUI toolkit that is used to develop KDE programs.
|
|
|
08-16-2008, 05:00 AM
|
#9
|
LQ Newbie
Registered: Dec 2005
Posts: 2
Rep:
|
qt: header or lib not found:
Quote:
Originally Posted by c--
I've had this problem with a bunch of kde themes I've tried to install and now with kpumpe, a glucometer program that I need to get working.
I run the configure script and it says:
checking for Qt... configure: error: Qt (>= Qt 3.0.1) (headers and libraries) not found. Please check your installation!
For more details about this problem, look at the end of config.log.
so I tried apt-getting all the relevent-looking qt packages, and it still gives me the same error. I'm running warty warthog, is there some trick I'm missing here?
|
hi frnd just install it AVAHI-Q3-DEVEL
|
|
|
08-16-2008, 05:02 AM
|
#10
|
LQ Newbie
Registered: Dec 2005
Posts: 2
Rep:
|
hi frnd just install it AVAHI-Q3-DEVEL
|
|
|
03-02-2009, 06:00 AM
|
#11
|
Member
Registered: Nov 2008
Posts: 113
Rep:
|
but the package is ????
he,upstairs,i still do not know what package need me to install.....
i tried avahi-q3-devel
but could not find this package....
any ideas?
|
|
|
03-03-2009, 08:23 AM
|
#12
|
Member
Registered: Jul 2005
Location: England, UK
Distribution: Ubuntu 8.04 Server, Kubuntu 12.04
Posts: 698
Rep:
|
For Qt 3.x install the following packages:
libqt3-mt-dev ibqt3-headers libqt3-compat-headers qt3-dev-tools qt3-apps-dev
|
|
|
03-03-2009, 08:16 PM
|
#13
|
Member
Registered: Nov 2008
Posts: 113
Rep:
|
Quote:
Originally Posted by binary_y2k2
For Qt 3.x install the following packages:
libqt3-mt-dev ibqt3-headers libqt3-compat-headers qt3-dev-tools qt3-apps-dev
|
yes,it worked.that you so much!
|
|
|
All times are GMT -5. The time now is 04:51 PM.
|
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
|
|