LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 04-30-2002, 02:31 PM   #1
Mithrilhall
Member
 
Registered: Feb 2002
Location: Adamstown, Pitcairn Islands
Distribution: Neon
Posts: 291

Rep: Reputation: 30
Question KDE 3.0 installation for Mandrake 8.2


I'm currently running KDE 2.2.2 on Mandrake 8.2 and tried
(unsuccessfully) to upgrade to 3.0. I followed suggestions from
someone on my Mandrake mailing list which consisted of this
downloading all the files for my make of Mandrake and creating a
directory named KDE3 and putting all the files in it. I then executed
the following commands in a
shell:

cd /home/eric/kde3
urpmi.addmedia kde3 file:///home/eric/kde3

From this point everything looked like it went fine. I didn't get any
errors. I then logged out and rebooted. Upon reboot I realized that I
only had two choices for "Session Type" when logging in (this is how
it was since the install I think), which were "default" and
"failsafe". There was no Gnome, WindowMaker, or even KDE. I then
posted my problem on my Mandrake mailing list and was told to go to
the "Login Manager" and going to the "Sessions" tab and adding
manually Gnome and KDE. I then rebooted and had all the window
managers installed. I then tried to login using KDE and was greeted
with the old KDE 2.2.2 but had no KDE 3.0.

I then added another KDE manually to the "Login Manager" under the
"Sessions" tab hoping this one would be associated with KDE 3.0 but
that didn't work either. If I try to run the command (again):

urpmi.addmedia kde3 file:///home/eric/kde3

This is what I get:

[root@Mithrilhall KDE3]# urpmi.addmedia kde3 file://home/eric/KDE3
medium "kde3" already exists [root@Mithrilhall KDE3]#

I'm at a loss as what I am doing wrong. If anyone can help point me in

the right direction I would greatly appreciated it.


After posting the above message in my kde mailing list I got back the reply posted below:

You haven't done anything wrong. But, what you have done is not
sufficent to fix your problem.

Convention is that 'default' will run the desktop or window manager
specified in: "~/.xsession". Edit that file so that it executes the:
"startkde" for KDE3 (use full path).

If you want the selection to work, you will have to edit your:
"Xsession" file since it is this file that associates what you select in
the login widget with the command to start that desktop or window
manager.

Did you think that this happened by magic?

Specifically, what you select in the login widget is passed as the first
argument to Xsession. So, if you select: "kde" then ALL that it does is
execute the command line:

Xsession kde

The Xsession then must use this paramater to start the wanted desktop or
window manager. There is usually a case construct at the end of the:
"Xsession" script.




My question is: Is ".Xsession the only thing that I have to change to get KDE 3.0 working, or does someone else have a better way to get it working?
 
Old 04-30-2002, 04:50 PM   #2
bozotix
LQ Newbie
 
Registered: Apr 2002
Location: Russia
Distribution: Traktopel
Posts: 5

Rep: Reputation: 0
Use sources...

I think it will be better to install KDE3 from sources. It successfuly installs with no problems on Mandrake 8.0... But, it's IMHO...
 
Old 05-01-2002, 01:57 PM   #3
jISV
Member
 
Registered: Feb 2002
Location: England
Distribution: MDK8.2
Posts: 128

Rep: Reputation: 15
I've never had to change Xsession. I always modify ~/.xinitrc

I don't use gui login, so that may be different, but I never shut down really so there's no need for it
Anyhow, in .xinitrc i just add
exec /opt/kde3/bin/startkde3 ( i think that is the filename ).

You would need to modify the path to the executable depending on where you installed it.
 
Old 05-02-2002, 02:32 PM   #4
Dutch3
Member
 
Registered: Feb 2002
Location: UK
Distribution: Mandriva
Posts: 179

Rep: Reputation: 31
I've just installed KDE3 on Mandrake 8.2 by downloading the Mandrake rpm via gFTP from one of the KDE.org mirrors (double checking all necessary files with correct version numbers were there, including the language file).

I'd created a directory and installed from there. I logged out of KDE and cd to it. I typed (as per the Mandrake website)
urpmi *
........and happily it worked, although when booting from a startx command it goes straight into 3, which is OK.

I didn't need to alter any file.

HTH

Dutch
 
Old 05-03-2002, 04:30 AM   #5
bkeating
Member
 
Registered: Mar 2002
Location: San Francisco, CA
Distribution: Open/FreeBSD, Gentoo, SuSE
Posts: 511

Rep: Reputation: 38
so simply running the kde3 rpm installed and configured it to work at startx command? Or am I being a n00b?

Ben.
 
Old 05-03-2002, 10:12 AM   #6
Dutch3
Member
 
Registered: Feb 2002
Location: UK
Distribution: Mandriva
Posts: 179

Rep: Reputation: 31
All I can say is that it worked for me!

If you go to the link on the Mandrake website (KDE3 announcement) and follow the installation instructions it should work.....


HTH


Dutch
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Mandrake 10.1 Installation hangs at Installation of Bootloader dnl Linux - Software 12 01-08-2005 06:48 AM
KDE installation for MANDRAKE 10 fails on a SONY VAIO PCG-GRT816M Notebook mdlc Linux - Software 3 09-16-2004 07:41 AM
Mandrake 9.2 with kDE 3.1, want to move to KDE 3.2.1 Fear58 Linux - Software 2 03-27-2004 10:33 PM
Mandrake 9.2 installation program crashes in the final step of the installation iqbala Mandriva 0 12-03-2003 01:59 PM
Installation problem with KDE on Mandrake 9.1 Ad01932 Linux - Newbie 0 07-02-2003 07:24 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 11:02 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration