problem installing kdiff3 and kdenlive

You have a problem with Salix? Post here and we'll do what we can to help.
Post Reply
denis_p
Posts: 17
Joined: 5. Feb 2011, 11:36

problem installing kdiff3 and kdenlive

Post by denis_p »

Hi everyone,

I just installed Salix 13.37, great work, thanks to all who took part to it !
I just meet problems installing kde programs through sourcery (kdenlive, kdiff3) :
here is the error I get at the end of the configure process :
------
CMake Error at /usr/share/cmake-2.8/Modules/FindKDE4.cmake:58 (MESSAGE):
ERROR: Could not find KDE4 kde4-config
Call Stack (most recent call first):
CMakeLists.txt:4 (find_package)
-------

I guess I should install some other package before, but can't find out which one.
Can anyone help me ?
thanks

Denis
User avatar
gapan
Salix Wizard
Posts: 6362
Joined: 6. Jun 2009, 17:40

Re: problem installing kdiff3 and kdenlive

Post by gapan »

In order to install any kde related packages, you'll need to install most of kde first. That includes at least kdelibs and kdebase along with all their dependencies.
Image
Image
denis_p
Posts: 17
Joined: 5. Feb 2011, 11:36

Re: problem installing kdiff3 and kdenlive

Post by denis_p »

gapan wrote:In order to install any kde related packages, you'll need to install most of kde first. That includes at least kdelibs and kdebase along with all their dependencies.
Thanks gapan for your answer.
I installed both kdelibs and kdebase packages. Then, I also had to install linuxdoc-tools for kdiff3, and all the dependencies mentioned in the README file of kdenlive.
And now both programs are installed and work fine !
Regards,

Denis
Post Reply