LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 03-21-2004, 01:55 PM   #1
bLaCkSaMbA
LQ Newbie
 
Registered: Mar 2004
Location: Norwich, Norfolk, United Kingdom
Distribution: Mandrake Linux 9.2
Posts: 5

Rep: Reputation: 0
Question Newbie Question #2


Hi again everyone,

So far I've posted one problem, and it's already been solved, so I'm loving this place already. I just wish I could help some people out here, but unfortunately my knowledge of Linux is about as good as a two year old's knowledge of Maths!

That's what leads me on to the next question. I have recently downloaded Mandrake Linux 10, and installed it. Personally, I don't like is anywhere near as much as Mandrake 9.2, so I've re-installed 9.2 ...

One thing I did notice, however, is that Mandrake 10 has KDE 3.3 and a new version of GNOME. Is it possible to change my version of KDE from 3.2, that ships with Mandrake 9.2 to 3.3? If it's possible, how easy is it? Would it be possible to do for a xxNovice such as me?

Hope to hear from someone soon,
Thanks a lot,
bLaCk
 
Old 03-21-2004, 02:00 PM   #2
LinuxSeeker
Member
 
Registered: Feb 2004
Location: Linuxland
Distribution: Ubuntu 5.10, KUbuntu 5.10, Mandrake 10.1 - Ubuntu 5.04 (Hoary)
Posts: 346

Rep: Reputation: 30
Re: Newbie Question #2

Quote:
Originally posted by bLaCkSaMbA
Hi again everyone,

Is it possible to change my version of KDE from 3.2, that ships with Mandrake 9.2 to 3.3? If it's possible, how easy is it? Would it be possible to do for a xxNovice such as me?

bLaCk
Yes of course you can change the KDE version, go to KDE.org and get the latest version (I don't know if it is available in rpm format, you can always compile it yourself though)
 
Old 03-21-2004, 02:09 PM   #3
bLaCkSaMbA
LQ Newbie
 
Registered: Mar 2004
Location: Norwich, Norfolk, United Kingdom
Distribution: Mandrake Linux 9.2
Posts: 5

Original Poster
Rep: Reputation: 0
Unhappy I be puzzled

Hi LinuxSeeker,

Thanks for your super-fast reply! It's great to see that it's possible to change KDE so that it is up-to-date, although at the moment, if anything doesn't have .rpm at the end of it, I automatically think "uh-oh" and then leave the page.

I would love to be able to upgrade my version of KDE, but I haven't got the foggiest on how to compile the sources that they have on their site. Downloading them isn't the problem as I have a Cable net connection, I just don't know how to go about it.

If there is anyone that has gone through this procedure before, and is willing to help me out that'd be great. Alternately, if anyone knows where I can get a pre-compiled version as a .rpm, maybe they could let me know?

Cheers again,
bLaCk
 
Old 03-21-2004, 02:22 PM   #4
frandalla
Member
 
Registered: Oct 2003
Location: Tokyo - Japan
Distribution: Slackware
Posts: 348
Blog Entries: 1

Rep: Reputation: 37
I think mandrake has some kind of update utility, I think you can update it from there. I think the name is DrakeUpdate or something like that...
 
Old 03-21-2004, 02:26 PM   #5
AutOPSY
Member
 
Registered: Mar 2004
Location: US
Distribution: Redhat 9 - Linux 2.6.3
Posts: 836

Rep: Reputation: 31
ftp://ftp.kde.org/pub/kde/unstable/latest
 
Old 03-21-2004, 02:32 PM   #6
Pwnz3r
Member
 
Registered: Jan 2004
Location: Lancaster, OH
Distribution: Gentoo
Posts: 393

Rep: Reputation: 30
You could always run urpmi as root through a terminal. It's sort of like Mandrake's version of the Portage system in Gentoo, just not quite as good. It works like this:

urpmi package-name

I personally prefer GNOME over KDE for having more speed while staying very useful and not being bloated with pointless software, but oh well.
 
Old 03-21-2004, 03:21 PM   #7
bLaCkSaMbA
LQ Newbie
 
Registered: Mar 2004
Location: Norwich, Norfolk, United Kingdom
Distribution: Mandrake Linux 9.2
Posts: 5

Original Poster
Rep: Reputation: 0
Talking Fast replies!

There are certainly a lot of fast repliers here, lol. I certainly aren't used to it!

Unfortunately, I really am as much of a newbie as I look. I have *no* idea how to compile files so that they work. The only things I can currently use are rpms. I can, however, follow instructions. So if there's anyone out there that could guide me through it somehow, it'd be greatly appreciated.

Thanks again,
bLaCk
 
Old 03-21-2004, 03:42 PM   #8
LinuxSeeker
Member
 
Registered: Feb 2004
Location: Linuxland
Distribution: Ubuntu 5.10, KUbuntu 5.10, Mandrake 10.1 - Ubuntu 5.04 (Hoary)
Posts: 346

Rep: Reputation: 30
1. Download the source
2. Extract it (you can double click the compressed icon at Konqueror copy the entire directory and paste it at another directory)
3. Start a console session.
4. Browse to the directory you just extracted
5. Type './configure', as soon as it is done type 'make' when the compiling process has finished login as a root go to the same directory and type 'make install'

This works for most programs but I'm not sure if it will work for KDE...
 
Old 03-21-2004, 03:49 PM   #9
spoody_goon
Member
 
Registered: Sep 2003
Location: Michigan USA
Distribution: Mandrake, DamnSmallLinux, VectorLinux
Posts: 416

Rep: Reputation: 30
Mandrake does have an update feature under package mangement update. see your menu under configure
 
Old 03-21-2004, 04:00 PM   #10
LinuxSeeker
Member
 
Registered: Feb 2004
Location: Linuxland
Distribution: Ubuntu 5.10, KUbuntu 5.10, Mandrake 10.1 - Ubuntu 5.04 (Hoary)
Posts: 346

Rep: Reputation: 30
If KDE updates are available (to download) for Mandrake then:

1. Open the Mandrake Control Center
2. Go to 'Software Management'
3. Select 'Mandrake Update (the one with the blue icon)
4. Follow the instructions.
 
Old 03-21-2004, 04:09 PM   #11
LinuxSeeker
Member
 
Registered: Feb 2004
Location: Linuxland
Distribution: Ubuntu 5.10, KUbuntu 5.10, Mandrake 10.1 - Ubuntu 5.04 (Hoary)
Posts: 346

Rep: Reputation: 30
1. Go here
Download the sources (KDE 3.2.1)

2. Then, use this this tool to built the KDE.

Note: You should built the "konstruct" source using the method I mentioned above.
 
  


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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Very Newbie Question. Please Help imfineru Linux - Newbie 8 08-20-2005 05:09 AM
Apache newbie question.. (very newbie question) tarballed Linux - Newbie 1 02-07-2003 08:41 PM
RE: Suse 8.0 hardware question {newbie question, pls help} Radiouk Linux - Distributions 2 06-04-2002 12:53 PM
RE: Samba question pls help {Newbie question} Radiouk Linux - Networking 4 06-03-2002 06:40 PM
Security question {newbie question} Radio Linux - Security 3 05-17-2002 06:32 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 03:54 PM.

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