Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
some KDE 3.4 Pre-emptive questions
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
Riddick
Tux's lil' helper
Tux's lil' helper


Joined: 22 Apr 2005
Posts: 102
Location: Rome or Bristol

PostPosted: Sun May 08, 2005 12:40 am    Post subject: some KDE 3.4 Pre-emptive questions Reply with quote

I will be upgrading to KDE 3.4,
From which point I won't need 3.3 anymore.
Untill 3.4 is unmasked I would like to know how to install 3.4
with the separated sources method, in such a way that I can
decide (from KDM?) if I want to log into 3.3 or 3.4.

Once 3.4 is perfect, I want to get rid of 3.3

What do I have to do?

Second Question,
I would like to setup my runlevels so that 3 --> Terminal
5 --> Graphical KDE. How should do this?

Thanks,
Riddick
Back to top
View user's profile Send private message
lotw
Guru
Guru


Joined: 09 Jan 2005
Posts: 342
Location: Palmdale

PostPosted: Sun May 08, 2005 1:40 am    Post subject: Re: some KDE 3.4 Pre-emptive questions Reply with quote

Riddick wrote:
I will be upgrading to KDE 3.4,
From which point I won't need 3.3 anymore.
Untill 3.4 is unmasked I would like to know how to install 3.4
with the separated sources method, in such a way that I can
decide (from KDM?) if I want to log into 3.3 or 3.4.

Once 3.4 is perfect, I want to get rid of 3.3

What do I have to do?

Second Question,
I would like to setup my runlevels so that 3 --> Terminal
5 --> Graphical KDE. How should do this?

Thanks,
Riddick


Be carefull about that upgrade. It causes mass problems for me and some other users. The MIME OCTAL errors made installing any new app unusable.
Back to top
View user's profile Send private message
Riddick
Tux's lil' helper
Tux's lil' helper


Joined: 22 Apr 2005
Posts: 102
Location: Rome or Bristol

PostPosted: Sun May 08, 2005 9:41 pm    Post subject: Reply with quote

Come on I need some answers please!
Back to top
View user's profile Send private message
ekutay
l33t
l33t


Joined: 30 Mar 2005
Posts: 636
Location: Berlin

PostPosted: Sun May 08, 2005 10:47 pm    Post subject: Reply with quote

I can give you a hint on your second question.
You can copy the default runlevel and give it a new name, eg. graphical or something like that.
Code:
cp /etc/runlevels/default /etc/runlevels/gaphical

You can now add and delete parts of the newly created runlevel by using rc-update.
Code:
rc-update del xdm default
or
Code:
rc-update add xdm graphical

You can now switch on / off services needed in only one runlevel by changing you runlevel.
_________________
-- erol
Back to top
View user's profile Send private message
BitJam
Advocate
Advocate


Joined: 12 Aug 2003
Posts: 2508
Location: Silver City, NM

PostPosted: Sun May 08, 2005 11:03 pm    Post subject: Reply with quote

I gave some install hints in this thread: https://forums.gentoo.org/viewtopic-t-334777.html along with a link to the mini-howto thread that I used for the install.

I too was concerned about being able to boot into my older (3.1.2) KDE. I was able to pick which KDE I started by editing the /etc/rc.conf file. For the newest KDE, I would set:
Code:
DISPLAYMANAGER=kdm

and for the older version I set:
Code:
DISPLAYMANAGER=xdm
XSESSION=kde-3.1.2

You will need to set XSESSION to your old KDE version, not mine. I then used the normal "/etc/init.d/xdm {start|stop}" to stop one version and then start the other.

The new KDE has a "Switch User" option from the desktop menu that allows you to start a whole new KDE session in vt8. I tried to convince it to start the older KDE in vt8 so that I could use Ctrl-Alt-F7 and Ctrl-Alt-F8 to switch between the two, but I was unable to get it working.
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