Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
KDM
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Duplicate Threads
View previous topic :: View next topic  
Author Message
adi-beg
n00b
n00b


Joined: 26 Oct 2004
Posts: 36
Location: Tromsø

PostPosted: Sun Jul 10, 2005 11:00 am    Post subject: KDM Reply with quote

Can somebody explain this:

Code:
tux / # emerge --pretend --verbose kdm

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[blocks B     ] =kde-base/kdebase-3.4* (is blocking kde-base/khotkeys-3.4.1)
[blocks B     ] =kde-base/kdebase-3.4* (is blocking kde-base/kdesu-3.4.1)
[blocks B     ] =kde-base/kdebase-3.4* (is blocking kde-base/kdebase-data-3.4.1)[blocks B     ] =kde-base/kdebase-3.4* (is blocking kde-base/kcminit-3.4.1)
[blocks B     ] =kde-base/kdebase-3.4* (is blocking kde-base/khelpcenter-3.4.1-r1)
[blocks B     ] =kde-base/kdebase-3.4* (is blocking kde-base/kcontrol-3.4.1-r1)
[blocks B     ] =kde-base/kdebase-3.4* (is blocking kde-base/kdm-3.4.1)
[ebuild  N    ] kde-base/khotkeys-3.4.1  +arts -debug +java -kdeenablefinal -kdexdeltas -xinerama 0 kB
[ebuild  N    ] kde-base/kdesu-3.4.1  +arts -debug +java -kdeenablefinal -kdexdeltas -xinerama 0 kB
[ebuild  N    ] kde-base/kdebase-data-3.4.1  +arts -debug +java -kdeenablefinal -kdexdeltas -xinerama 0 kB
[ebuild  N    ] kde-base/kcminit-3.4.1  +arts -debug +java -kdeenablefinal -kdexdeltas -xinerama 0 kB
[ebuild  N    ] kde-base/khelpcenter-3.4.1-r1  +arts -debug +java -kdeenablefinal -kdexdeltas -xinerama 0 kB
[ebuild  N    ] kde-base/kcontrol-3.4.1-r1  +arts -debug -ieee1394 +java -kdeenablefinal -kdexdeltas -logitech-mouse +opengl +ssl -xinerama 0 kB
[ebuild  N    ] kde-base/kdm-3.4.1  +arts -debug +java -kdeenablefinal -kdexdeltas +pam -xinerama 0 kB

Total size of downloads: 0 kB
Back to top
View user's profile Send private message
Dawid159
Guru
Guru


Joined: 28 Jun 2004
Posts: 414
Location: /dev/Kłodzko

PostPosted: Sun Jul 10, 2005 11:13 am    Post subject: Reply with quote

You have installed kdebase-3.4.x if you want to install kdebase-meta or only kdm etc. you should do
Code:
emerge -C kdebase
and then
Code:
emerge kdm
should work propertly :wink:
Back to top
View user's profile Send private message
adi-beg
n00b
n00b


Joined: 26 Oct 2004
Posts: 36
Location: Tromsø

PostPosted: Sun Jul 10, 2005 12:57 pm    Post subject: Reply with quote

Thanks, kdm is working now. But I have a new problem: there is no posibility to choose kde in kdm meny. How can I add kde in kdm config? And how can I add other wm, like windowmaker?
Back to top
View user's profile Send private message
Dawid159
Guru
Guru


Joined: 28 Jun 2004
Posts: 414
Location: /dev/Kłodzko

PostPosted: Mon Jul 11, 2005 9:08 am    Post subject: Reply with quote

The KDE will be added to kdm menu when you installed
Code:
  kde-base/kdebase-startkde
      Latest version available: 3.4.1
      Latest version installed: [ Not Installed ]
      Size of downloaded files: 45,110 kB
      Homepage:    http://www.kde.org/
      Description: startkde script, which starts a complete KDE session, and associated scripts
      License:     GPL-2


I think that should help :wink:

cheers
Back to top
View user's profile Send private message
adi-beg
n00b
n00b


Joined: 26 Oct 2004
Posts: 36
Location: Tromsø

PostPosted: Wed Jul 13, 2005 10:34 am    Post subject: Reply with quote

KDE is now in meny, but when I start it, it doesn't show panel. What's wrong?
Back to top
View user's profile Send private message
Dawid159
Guru
Guru


Joined: 28 Jun 2004
Posts: 414
Location: /dev/Kłodzko

PostPosted: Wed Jul 13, 2005 12:46 pm    Post subject: Reply with quote

Code:
*  kde-base/kicker
      Latest version available: 3.4.1
      Latest version installed: [ Not Installed ]
      Size of downloaded files: 45,110 kB
      Homepage:    http://www.kde.org/
      Description: KDE panel housing varous applets
      License:     GPL-2


cheers :wink:
Back to top
View user's profile Send private message
Spirit4ever
n00b
n00b


Joined: 14 Nov 2003
Posts: 58
Location: Germany, Augsburg

PostPosted: Thu Jul 28, 2005 5:03 pm    Post subject: Reply with quote

I got a little problem with the "emerge -C kdebase"-solution.
I just installed the kdebase to be able to use kde without all the extra stuff and now i want kdm.
2 weeks ago i was just able to emerge it and now it is blocked?

I don't want to deinstall kde again 8O

Did i miss something?
Back to top
View user's profile Send private message
henryzhou
Tux's lil' helper
Tux's lil' helper


Joined: 14 Aug 2005
Posts: 86

PostPosted: Wed Aug 31, 2005 9:13 am    Post subject: Reply with quote

Yes I have the same problem.

Is it the only solution that we emerge -C kdebase and then emerge kdm?

Do I need to emerge kdebase again after emerge kdm?

It really takes a long time.
Back to top
View user's profile Send private message
opqdan
Guru
Guru


Joined: 13 Dec 2004
Posts: 429
Location: Redmond, WA, USA

PostPosted: Wed Aug 31, 2005 1:45 pm    Post subject: Reply with quote

As far as I know kdm is included in kdebase, that is why it is blocked. There shouldn't be any need to remove kdebase. Just set your default dm to kdm and add xdm to default.

If you don't understand how to use the split kde ebuilds, it is probably much better for you to instead emerge kde-meta which will install all basic kde packages to be able to use kdm/kde. It's not as bulky as it used to be (doesn't come with many apps/games etc) and it is a lot easier to do.
Back to top
View user's profile Send private message
arjay1
n00b
n00b


Joined: 24 Aug 2005
Posts: 57
Location: Coin, Spain

PostPosted: Wed Aug 31, 2005 3:59 pm    Post subject: Reply with quote

opqdan

PMFBI

I'm still a bit of a newbie but recognised the good points you were making about which bits of kde to download. I have just got a working installation of Gentoo (command prompt only) and decided to install kde-meta, rather than muck about trying to figure out what I needed.

I started emerging kde-meta in my innocence and vaguely saw something about 1/346 flashing by on the screen. Oh well, thinks I, I'll go to bed and see how things are going tomorrow morning (well I know a bit about this compile business now!!)

Imagine my horror, when - 12 hours later - I have a look and see 97/346 on the screen. By my reckoning, that would be another FOUR DAYS before all the kde apps were down and installed!!

I have a twin PIII CPU machine with 512 Mb of Ram (not the fastest in the world I'll grant you, but reasonable). I have a decent fast hard disk and very rapid broadband.

Needless to say, I interrupted the download and am thinking again.:roll:
Back to top
View user's profile Send private message
Maedhros
Bodhisattva
Bodhisattva


Joined: 14 Apr 2004
Posts: 5511
Location: Durham, UK

PostPosted: Mon Sep 05, 2005 8:50 am    Post subject: Reply with quote

Moved from Desktop Environments to Duplicate Threads in favour of Blockers in KDE 3.4.1
_________________
No-one's more important than the earthworm.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Duplicate Threads 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