LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
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


Reply
  Search this Thread
Old 02-19-2005, 09:16 AM   #1
(-)Ions
LQ Newbie
 
Registered: Jun 2003
Location: Australia
Distribution: Fedora core 3
Posts: 9

Rep: Reputation: 0
Problems with Qt


Hey, i need to install a later qt version that my current (3.1.2-14.2) for amaroK (using Fedora Core 1), so i download qt-3.3.3-0.1.i386.rpm.. and get

Code:
error: Failed dependencies:
        libXinerama.so.1 is needed by qt-3.3.3-0.1
which is found in xorg-x11-libs-6.8.2-1.i386.rpm, try to install that and get

Code:
error: Failed dependencies:
        libc.so.6(GLIBC_2.3.4) is needed by xorg-x11-libs-6.8.2-1
which obviosly is found in glibc-2.3.4, try to install that and get...

Code:
error: Failed dependencies:
        glibc-common = 2.3.4-10 is needed by glibc-2.3.4-10
        shadow-utils < 2:4.0.3-20 conflicts with glibc-2.3.4-10
        nscd < 2.3.3-52 conflicts with glibc-2.3.4-10
now, im not sure what 2 do about the 2 conflics there, but when i try 2 install glibc-common, i get

Code:
error: Failed dependencies:
        glibc < 2.3.4 conflicts with glibc-common-2.3.4-10
if at a miss
Ive tryed using YUM but that dosnt seem to update to the requierd version, maybs cuz of repositories, but tevs...

any help much appreciated, and im sure u will wont more specific details due 2 my poor explanation :P Cheers... ions
 
Old 02-19-2005, 03:27 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
where did you get these RPM's from? you should stick to official fedora RPM's for somethign as critical as glibc, unless you really know what you're doing. in your final entry above you can see how two differently named package are conflicting, which is because different distro's will split a potentially single package into a number of parts, ie.g. the -common package's existance.

apt generally does a fair deal better than yum, so you might want to try some apt repositories, e.g atrpms.net which should include a newer glibc specifically for fedora core1.

alternatively, if you just want to get amarok going, i bet you could just install it from source and it won't care what version of qt3 you have...
 
Old 02-19-2005, 04:58 PM   #3
Komakino
Senior Member
 
Registered: Feb 2004
Location: Somerset, England
Distribution: Slackware 10.2, Slackware 10.0, Ubuntu 9.10
Posts: 1,938

Rep: Reputation: 55
...and the reason RPM's suck suddenly becomes clear.

Install Qt from source...then you can disable Xinerama support if you don't need it.
 
Old 02-20-2005, 12:12 AM   #4
(-)Ions
LQ Newbie
 
Registered: Jun 2003
Location: Australia
Distribution: Fedora core 3
Posts: 9

Original Poster
Rep: Reputation: 0
Hmm.. ok cheers, ill try QT from source
And im am acually installing amaroK from source.... ehehe yes i agree RPMs suck!
 
Old 02-20-2005, 12:30 AM   #5
__J
Senior Member
 
Registered: Dec 2004
Distribution: Slackware, ROCK
Posts: 1,973

Rep: Reputation: 46
look here first:

http://lfs.osuosl.org/blfs/view/stable/x/lib.html
 
Old 02-20-2005, 05:09 AM   #6
(-)Ions
LQ Newbie
 
Registered: Jun 2003
Location: Australia
Distribution: Fedora core 3
Posts: 9

Original Poster
Rep: Reputation: 0
k, i installed qt 3.3.4 but when ido ./configure amaroK it still thinks i have 3.1
Code:
Qt... configure: error: Qt (>= Qt 3.2) (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!
 
Old 02-20-2005, 05:21 AM   #7
__J
Senior Member
 
Registered: Dec 2004
Distribution: Slackware, ROCK
Posts: 1,973

Rep: Reputation: 46
did you export the proper environmental variables and compile qt with thread support ( and add the path to the libs in /etc/ld.so.conf and run ldconfig)?
 
Old 02-20-2005, 10:52 AM   #8
(-)Ions
LQ Newbie
 
Registered: Jun 2003
Location: Australia
Distribution: Fedora core 3
Posts: 9

Original Poster
Rep: Reputation: 0
yer i read sumwhere that it default with mt (obviously not) k now im getting..

configure: error: The important program kconfig_compiler was not found!
Please check whether you installed KDE correctly.

im the middle of a google hunt, but as of yet no luck, cant find much. im running kde 3.1 so i guess updating it would be good.. that of which im not sure how 2 do *searching begins*
 
  


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
Ethernet Adsl Modem Driver Problems And Install Problems... akhilnair Linux - Hardware 12 11-28-2004 08:19 AM
cisco 350 wireless problems and suse x-server problems incognito9 Linux - Wireless Networking 5 10-14-2004 07:53 AM
Problems with OSS while trying to avoid problems in ALSA (scratchy sound) GT_Onizuka Linux - General 1 02-05-2004 11:55 PM
Problems, problems, problems. Lets start with the soundcard Kre8ive Linux - Newbie 5 08-07-2003 01:20 AM
Problems, problems, problems. Lets start with the ES 1868 AudioDrive Kre8ive Linux - Newbie 1 08-06-2003 07:04 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 10:39 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