• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Need help installing KDE 3.3.2 (UPDATE: Konstruct didn't work!)

DaNuke

Junior Member
Howdy guys!
I just installed Mandrake 10.1 Mini, that Mandrake distro that comes with nothing, only the OS. Now, in order to get at least some functionality, I need to install KDE 3.3.2. I've been trying to compile it, but after I write ./configure it tells me my computer is missing a file called kde-configure . I try to install an RPM I've found somewhere and it says I need the kdelibs . And now don't know what to do. I've also got a MandrakeMove 9.2 CD in case it could be useful.

Just make sure the answer is clear enuff, because I'm just a linux newbie!

Thanks in advance!
 
Funny, you must have added this topic while I was typing up mine. Anyway, I personally am in the process of doing much the same thing but on a Fedora Core 3 minimal installation. If you are interested. all you need is Fedora Core 3 disc 1 and when you get all the way to the end, you choose to cusomize your packages and go all the way to the bottom and check "minimal - perfect for a firewall or router...." or something like that.

I mention this to you because Fedora Core has a tool that gets you past the step you are on. It's called yum. You just type "yum install kde-base" or whatever package you want and it grabs the libraries and other packages that it is dependant on automatically. However I'm still stuck after that. If you are interested, here is my thread.
 
OK, I've tried Konstruct... and guess what? it throws me this error:

[da_nuke@localhost kde]$ make install
[===== NOW BUILDING: kde-1 =====]
[fetch] complete for kde.
[checksum] complete for kde.
[extract] complete for kde.
[patch] complete for kde.
==> Building kde/kdebase as a dependency
make[1]: Entering directory `/linux/home/da_nuke/konstruct/kde/kdebase'
[===== NOW BUILDING: kdebase-3.3.2 =====]
[fetch] complete for kdebase.
[checksum] complete for kdebase.
[extract] complete for kdebase.
==> Applying patch download/konsole.diff
/bin/sh: line 1: download/konsole.diff: No such file or directory
make[1]: *** [normal-patch-konsole.diff] Error 1
make[1]: Leaving directory `/linux/home/da_nuke/konstruct/kde/kdebase'
make: *** [dep-../../kde/kdebase] Error 2

What's going on!?
 
Back
Top