You are not logged in.

romaluca

Beginner

  • "romaluca" started this thread

Posts: 5

Location: ITALY

  • Send private message

1

Tuesday, December 20th 2005, 6:57pm

Install KDE 3.5 on mandriva 2006.0

I want to install the KDE 3.5 on my mandriva 2006.0 without pass to cooker version.
Are There any tutorials of this?
Thanks
Excuse me for my english. i'm italian

2

Friday, December 23rd 2005, 6:58pm

RE: Install KDE 3.5 on mandriva 2006.0

Hi.

I'm half-way through installing KDE 3.5 on Mandriva 2006.0 using Konstruct. I've managed to compile and install a few previous versions of KDE on previous Mandrake/Mandriva distributions with great success using the following howto:

http://www.mojavelinux.com/articles/konstruct.html

It's a little out of date now, but the basic procedure still works. You'll need to add a couple of lines to the end of the env-konstruct.sh script he suggests:

Source code

1
2
export XDG_DATA_DIRS=$KDEDIR/share/
export XDG_CONFIG_DIRS=$KDEDIR/etc/xdg/


However, my compilation seems to be getting stuck at the moment. I hope you have more success.

Chris