Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
KDE installation fails at xmms
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
Shahrier
n00b
n00b


Joined: 23 Dec 2003
Posts: 25
Location: Winona, MN

PostPosted: Thu Dec 25, 2003 3:59 am    Post subject: KDE installation fails at xmms Reply with quote

I cant emerge xmms .. and looks like KDE needs that. I just get an error saying "Error occoured at line no 129"

Can I just skip xmms and install KDE ?
Back to top
View user's profile Send private message
Corky
Guru
Guru


Joined: 08 Jul 2003
Posts: 473
Location: Ethorehus, Norge

PostPosted: Thu Dec 25, 2003 4:36 am    Post subject: Reply with quote

I can't see that kde has xmms as a dependency somehow, but if you do
Code:
emerge -vp kde
it will show you all the pacjages that need to be installed before you try doing it.
_________________
Bunder for president ^o^
Back to top
View user's profile Send private message
Shahrier
n00b
n00b


Joined: 23 Dec 2003
Posts: 25
Location: Winona, MN

PostPosted: Thu Dec 25, 2003 5:33 am    Post subject: Reply with quote

Corky wrote:
I can't see that kde has xmms as a dependency somehow, but if you do
Code:
emerge -vp kde
it will show you all the pacjages that need to be installed before you try doing it.



never mind .. I started from the scratch .. lets see how it goes now ..

EDIT: kdemultimedia needs xmms ..
Back to top
View user's profile Send private message
shm
Advocate
Advocate


Joined: 09 Dec 2002
Posts: 2380
Location: Atlanta, Universe

PostPosted: Thu Dec 25, 2003 5:43 am    Post subject: Reply with quote

Shahrier wrote:
EDIT: kdemultimedia needs xmms ..


Try merging kdemultimedia like this:

USE="-gtk -arts" emerge -p kdemultimedia.. see if xmms is in that list.
_________________
what up
Back to top
View user's profile Send private message
asimon
l33t
l33t


Joined: 27 Jun 2002
Posts: 979
Location: Germany, Old Europe

PostPosted: Thu Dec 25, 2003 1:46 pm    Post subject: Reply with quote

USE="-xmms" could help too.

kdemultimedia doesn't depend on xmms directly and doesn't itself need nor want xmms.

Thus it must be some package which kdemultimedia depends on which wants xmms. But it has to be some optional dependency. I build and run kdemultimedia just fine without xmms.

Do you have by any chance gstreamer in your USE flags? That would pull xmms. (juk, a jukebox like program for KDE has an optional dependency on gstreamer but it works fine with just arts too).
Back to top
View user's profile Send private message
spurdy
n00b
n00b


Joined: 09 Aug 2003
Posts: 9
Location: Little Rock, Arkansas, USA

PostPosted: Sat Dec 27, 2003 4:58 am    Post subject: Reply with quote

I ran into this problem also. I forgot which package depends on xmms. (xine?) Anyway, to get around it, I did

Code:
ACCEPT_KEYWORDS="~x86" emerge xmms


which successfully merged a testing version of xmms. Then I resumed the kde merge which went without a hitch.

Good luck!
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