Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
qt3support problem [Solved]
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
sgao
Tux's lil' helper
Tux's lil' helper


Joined: 22 Apr 2006
Posts: 149

PostPosted: Fri Oct 09, 2009 4:23 pm    Post subject: qt3support problem [Solved] Reply with quote

While emerging world, different packages have different requirement about qt3support.

Code:
emerge: there are no ebuilds built with USE flags to satisfy "~x11-libs/qt-core-4.5.2[qt3support,-debug]".                                                       
!!! One of the following packages is required to complete your request:         
- x11-libs/qt-core-4.5.2 (Change USE: +qt3support)                               
(dependency required by "x11-libs/qt-qt3support-4.5.2" [ebuild])                 
(dependency required by "kde-base/kdebase-data-4.3.2" [installed])               
(dependency required by "world" [argument])


Code:
emerge: there are no ebuilds built with USE flags to satisfy "~x11-libs/qt-gui-4.5.2[qt3support]".                                                               
!!! One of the following packages is required to complete your request:         
- x11-libs/qt-gui-4.5.2-r2 (Change USE: +qt3support)                             
(dependency required by "x11-libs/qt-core-4.5.2" [ebuild])                       
(dependency required by "app-i18n/scim-bridge-0.4.16-r1" [installed])           
(dependency required by "world" [argument])


Code:
emerge: there are no ebuilds built with USE flags to satisfy "~x11-libs/qt-sql-4.5.2[qt3support,-debug]".                                                         
!!! One of the following packages is required to complete your request:         
- x11-libs/qt-sql-4.5.2 (Change USE: +qt3support)                               
(dependency required by "x11-libs/qt-qt3support-4.5.2" [ebuild])                 
(dependency required by "kde-base/kdebase-data-4.3.2" [installed])               
(dependency required by "world" [argument])


Code:

emerge: there are no ebuilds built with USE flags to satisfy "~x11-libs/qt-core-4.5.2[-debug,-qt3support]".
!!! One of the following packages is required to complete your request:
- x11-libs/qt-core-4.5.2 (Change USE: -qt3support)
(dependency required by "x11-libs/qt-opengl-4.5.2-r1" [ebuild])
(dependency required by "world" [argument])


What's good way to resolve this problem?


Last edited by sgao on Mon Oct 12, 2009 5:09 am; edited 1 time in total
Back to top
View user's profile Send private message
Mike Hunt
Watchman
Watchman


Joined: 19 Jul 2009
Posts: 5287

PostPosted: Fri Oct 09, 2009 4:33 pm    Post subject: Reply with quote

Use a desktop profile

or

add

USE=qt3support to your make.conf

That should resolve the apparent conflict.
Back to top
View user's profile Send private message
sgao
Tux's lil' helper
Tux's lil' helper


Joined: 22 Apr 2006
Posts: 149

PostPosted: Fri Oct 09, 2009 7:46 pm    Post subject: Reply with quote

"USE=qt3support" is already in make.conf.

It seems qt-core, qt-sql and qt-opensgl disagree about qt3support.
Back to top
View user's profile Send private message
VoidMage
Watchman
Watchman


Joined: 14 Oct 2006
Posts: 6196

PostPosted: Fri Oct 09, 2009 8:36 pm    Post subject: Reply with quote

What's the output of 'emerge -1pv qt-core" ?
Back to top
View user's profile Send private message
cjubon
Guru
Guru


Joined: 03 Jul 2007
Posts: 450
Location: Vienna/Europe

PostPosted: Sat Oct 10, 2009 7:19 am    Post subject: Reply with quote

Hi,

it seems I had the same problem yesterday. I solved it as follows:

1.) make sure you have the qt3support, accessibility, and dbus use flags set;

2.) then
Code:
emerge -uD1av qt-sql qt-svg qt-test qt-xmlpatterns qt-opengl qt-webkit

(all in one single command) should work and install qt-core and qt-gui as well.

Hope it works.
_________________
Mandrake Dec 2001 · Debian "Woody" Aug 2002 · Gentoo Jan 2004 · Funtoo Oct 2009
Back to top
View user's profile Send private message
sgao
Tux's lil' helper
Tux's lil' helper


Joined: 22 Apr 2006
Posts: 149

PostPosted: Mon Oct 12, 2009 5:04 am    Post subject: [Solved] Reply with quote

Actually, "USE=qt3support" not in make.conf on the machine in question. Adding " USE=qt3support" fixed the problem.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum