Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
installation of KDE : USe conflicts between qt4 & qt5
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
lowley
n00b
n00b


Joined: 22 Jul 2016
Posts: 47

PostPosted: Sat Jul 30, 2016 3:45 pm    Post subject: installation of KDE : USe conflicts between qt4 & qt5 Reply with quote

hello

I managed to install X.org (xterm is displayed after startx), but I am stuck after the statement

Code:
USE="cpu_flags_x86_mmxext" emerge --ask kde-apps/kdebase-meta


here is the error message:

Code:
The following USE changes are necessary to proceed:
 (see "package.use" in the portage(5) man page for more details)
# required by media-libs/phonon-vlc-0.9.0::gentoo
>=media-libs/phonon-4.9.0 qt4
# required by media-libs/phonon-4.9.0::gentoo[vlc]
# required by kde-plasma/plasma-workspace-5.6.5.1-r2::gentoo
# required by kde-plasma/khotkeys-5.6.5::gentoo
# required by kde-plasma/plasma-meta-5.6.5::gentoo
# required by kde-apps/kdebase-meta-15.12.3::gentoo
# required by kde-apps/kdebase-meta (argument)
>=media-libs/phonon-vlc-0.9.0 qt4
# required by kde-base/kdelibs-4.14.20-r2::gentoo
# required by kde-apps/kdebugdialog-15.12.3::gentoo[handbook]
# required by kde-apps/kdebase-runtime-meta-15.12.3::gentoo
# required by kde-apps/kdecore-meta-15.12.3::gentoo[-minimal]
# required by kde-apps/kdebase-meta-15.12.3::gentoo
# required by kde-apps/kdebase-meta (argument)
>=dev-libs/libdbusmenu-qt-0.9.3_pre20140619-r1 qt4
# required by kde-frameworks/kfilemetadata-5.23.0::gentoo[pdf]
# required by kde-apps/dolphin-15.12.3-r1::gentoo[semantic-desktop]
# required by kde-apps/kdecore-meta-15.12.3::gentoo
# required by kde-apps/kdebase-meta-15.12.3::gentoo
# required by kde-apps/kdebase-meta (argument)
>=app-text/poppler-0.45.0 qt5
# required by kde-base/kdelibs-4.14.20-r2::gentoo[crypt]
# required by kde-apps/kdebugdialog-15.12.3::gentoo[handbook]
# required by kde-apps/kdebase-runtime-meta-15.12.3::gentoo
# required by kde-apps/kdecore-meta-15.12.3::gentoo[-minimal]
# required by kde-apps/kdebase-meta-15.12.3::gentoo
# required by kde-apps/kdebase-meta (argument)
>=app-crypt/qca-2.1.1 qt4


here is my USE part of make.conf:

Code:
USE="bindist alsa usb -gnome -gtk kde Xy
 wayland -bluetooth cpu_flags_x86_mmxext -qt4"


if I remove "-qt4" the above statement produces an error telling me qt5 is needed.

so I add qt5 in USE and then I get

Code:
The following REQUIRED_USE flag constraints are unsatisfied:
    qt4? ( !qt5 ) qt5? ( !qt4 )


thanks
Back to top
View user's profile Send private message
otakugeek
n00b
n00b


Joined: 26 Jun 2014
Posts: 50

PostPosted: Sat Jul 30, 2016 4:52 pm    Post subject: Reply with quote

somes packages remain need the qt4 use flag, so add on make.conf > qt5 and add the packages that need qt4 on package.use


example:

media-sound/pulseaudio qt4
app-text/poppler qt4
dev-util/cmake qt4
Back to top
View user's profile Send private message
asturm
Developer
Developer


Joined: 05 Apr 2007
Posts: 8933

PostPosted: Sat Jul 30, 2016 11:08 pm    Post subject: Reply with quote

Actually, use a plasma profile and you will be served without this use flag mangling.

lowley wrote:
here is the error message:

It's not an error message, it's Portage giving you a copy-paste solution to your update.

PS: You don't install kdebase-meta anymore. Emerge plasma-meta and then a kde-applications meta package (or all of them) of your choice. There is an extensive guide: https://wiki.gentoo.org/wiki/KDE
Back to top
View user's profile Send private message
lowley
n00b
n00b


Joined: 22 Jul 2016
Posts: 47

PostPosted: Sun Jul 31, 2016 1:17 pm    Post subject: Reply with quote

thank you, it works
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