LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora
User Name
Password
Fedora This forum is for the discussion of the Fedora Project.

Notices


Reply
  Search this Thread
Old 04-18-2007, 12:33 PM   #1
hectorDUQUE
Member
 
Registered: Jan 2007
Posts: 121

Rep: Reputation: 15
configure: error: Qt


hi guys,
i got this message when running a ./configure shell script (trying to install xmms) :-(

checking for libz... -lz
checking for libpng... -lpng -lz -lm
checking for libjpeg6b... no
checking for libjpeg... -ljpeg
checking for Qt... configure: error: Qt (>= Qt 3.0.3) (headers and libraries) not found. Please check your installation!
For more details about this problem, look at the end of config.log.

may somebody hwat is Qt and what to do ?

thanks in advance,

hector
 
Old 04-18-2007, 12:35 PM   #2
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
best solution i'd give you is to add livna as a repo and install xmms from there, don't bother compiling anything. if you really do want to persist in what you're doing run "yum install qt-devel"
 
Old 04-18-2007, 02:41 PM   #3
hectorDUQUE
Member
 
Registered: Jan 2007
Posts: 121

Original Poster
Rep: Reputation: 15
thanks acid_kewpie,
i am trying with livna, but anyway, i did the "yum install qt-devel" command, yum has finished without problems, but the ./configure continues givind the same message abot "Qt".

do you know whats going on ?

hector
 
Old 04-18-2007, 03:29 PM   #4
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
I think you would save yourself time and effort by following what acid_kewpie said. All you need to do is make sure the livna repo is setup and then do
Code:
#yum install xmms
 
Old 04-18-2007, 05:35 PM   #5
hectorDUQUE
Member
 
Registered: Jan 2007
Posts: 121

Original Poster
Rep: Reputation: 15
yes, i did,
thanks a lot, i have know xmms working (with mp3 :-) ...
but, it looks like i can't install "Qt", and i would like to do it because i remember the same message some days ago.

Code:
yum install qt-devel
Loading "priorities" plugin
Loading "skip-broken" plugin
Loading "protectbase" plugin
Loading "downloadonly" plugin
Loading "allowdowngrade" plugin
Loading "tsflags" plugin
Loading "kernel-module" plugin
Loading "installonlyn" plugin
Loading "fastestmirror" plugin
Loading "changelog" plugin
Loading "fedorakmod" plugin
Setting up Install Process
Setting up repositories
macromedia                100% |=========================|  951 B    00:00     
livna                     100% |=========================| 1.1 kB    00:00     
core                      100% |=========================| 1.1 kB    00:00     
updates                                                         1.2 kB 00:00 
extras                    100% |=========================| 1.1 kB    00:00     
Loading mirror speeds from cached hostfile
Reading repository metadata in from local files
primary.xml.gz            100% |=========================| 1.7 MB    03:41     
extras    : ################################################## 5429/5429
0 packages excluded due to repository priority protections
0 packages excluded due to repository protections
Parsing package install arguments
Nothing to do
best regards,
hector
 
Old 04-19-2007, 09:37 AM   #6
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
What is the output of
Code:
#rpm -qa | grep -i qt
 
Old 04-19-2007, 05:57 PM   #7
hectorDUQUE
Member
 
Registered: Jan 2007
Posts: 121

Original Poster
Rep: Reputation: 15
here the output:

Code:
rpm -qa | grep -i qt

avahi-qt3-0.6.16-2.fc6
PyQt-3.17-0.1.fc6
qt-devel-3.3.7-0.1.fc6
qt-3.3.7-0.1.fc6
thanks for answer ...
 
Old 04-20-2007, 03:16 AM   #8
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
If you look at the output, qt-devel is already installed and thats why yum says "Nothing to do".
 
Old 04-20-2007, 03:23 AM   #9
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
go Vusi, go Vusi, get busy, uhh huhh...
 
Old 04-20-2007, 03:27 AM   #10
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
Quote:
Originally Posted by acid_kewpie
go Vusi, go Vusi, get busy, uhh huhh...
I'm on a roll.
 
  


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
server-error-internal-error with CUPS "Configure Printer" fskmh Slackware 6 06-05-2013 01:51 PM
./configure fails with: libz... configure: error: not found. erpe Linux - Software 17 10-11-2006 05:56 PM
./Configure "Permision Denied" error when atempting to use ./configure command in RH8 canegames Linux - Software 9 06-29-2006 01:20 AM
ardour wont configure: configure: error: C preprocessor "/lib/cpp" fails sanity check disciple061 Linux - Software 4 01-22-2005 12:35 PM
configure: error: when trying to install / configure new software ? met tomfer007 Linux - Software 1 07-25-2004 03:52 PM

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

All times are GMT -5. The time now is 12:11 PM.

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