LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu
User Name
Password
Ubuntu This forum is for the discussion of Ubuntu Linux.

Notices


Reply
  Search this Thread
Old 03-18-2005, 02:40 AM   #1
c--
Member
 
Registered: Sep 2004
Location: Oregon, USA
Distribution: Ubuntu/Debian
Posts: 82

Rep: Reputation: 15
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?
 
Old 03-18-2005, 03:50 AM   #2
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
You need the qt development packages. They should be named something like qt-devel or libqt-devel.
 
Old 03-18-2005, 02:52 PM   #3
c--
Member
 
Registered: Sep 2004
Location: Oregon, USA
Distribution: Ubuntu/Debian
Posts: 82

Original Poster
Rep: Reputation: 15
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?
 
Old 03-19-2005, 03:12 AM   #4
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
What version of Debian are you using coz if its woody, it may not have the latest version of the required qt package.
 
Old 03-19-2005, 12:10 PM   #5
c--
Member
 
Registered: Sep 2004
Location: Oregon, USA
Distribution: Ubuntu/Debian
Posts: 82

Original Poster
Rep: Reputation: 15
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.
 
Old 03-19-2005, 01:28 PM   #6
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
Does Kubuntu use the same repositories as Ubuntu. Maybe your ought to try the Kubuntu version of QT.
 
Old 03-19-2005, 06:06 PM   #7
c--
Member
 
Registered: Sep 2004
Location: Oregon, USA
Distribution: Ubuntu/Debian
Posts: 82

Original Poster
Rep: Reputation: 15
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
 
Old 03-20-2005, 01:47 AM   #8
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
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.
 
Old 08-16-2008, 04:00 AM   #9
ali2q
LQ Newbie
 
Registered: Dec 2005
Posts: 2

Rep: Reputation: 0
qt: header or lib not found:

Quote:
Originally Posted by c-- View Post
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
 
Old 08-16-2008, 04:02 AM   #10
ali2q
LQ Newbie
 
Registered: Dec 2005
Posts: 2

Rep: Reputation: 0
hi frnd just install it AVAHI-Q3-DEVEL
 
Old 03-02-2009, 05:00 AM   #11
twwwater
Member
 
Registered: Nov 2008
Posts: 113
Blog Entries: 1

Rep: Reputation: 15
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?
 
Old 03-03-2009, 07:23 AM   #12
binary_y2k2
Member
 
Registered: Jul 2005
Location: England, UK
Distribution: Ubuntu 8.04 Server, Kubuntu 12.04
Posts: 698
Blog Entries: 1

Rep: Reputation: 31
For Qt 3.x install the following packages:
libqt3-mt-dev ibqt3-headers libqt3-compat-headers qt3-dev-tools qt3-apps-dev
 
Old 03-03-2009, 07:16 PM   #13
twwwater
Member
 
Registered: Nov 2008
Posts: 113
Blog Entries: 1

Rep: Reputation: 15
Smile

Quote:
Originally Posted by binary_y2k2 View Post
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!
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Fluxbox install, X libraries and headers csb Linux - Software 3 07-15-2005 08:59 AM
QT Libraries & Headers inescapeableus Linux - Software 9 05-03-2005 01:14 AM
checking for Qt... configure: error: Qt (>= Qt 3.0) (headers and libraries) not found Guitarist88 Linux - Newbie 2 08-13-2004 12:15 PM
KDevelop cannot find QT headers and libraries?! mscollins1 Programming 1 04-10-2004 04:12 PM
QT-1.3 (headers and libraries) not found. p_reah Linux - Software 2 04-17-2003 07:11 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu

All times are GMT -5. The time now is 07:07 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration