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
problem installing kdiff3 and kdenlive
Re: problem installing kdiff3 and kdenlive
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.
Re: problem installing kdiff3 and kdenlive
Thanks gapan for your answer.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.
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