Bug 328316

Summary: ERROR: cmake/modules/FindKDE4Internal.cmake not found
Product: [Applications] kmymoney Reporter: Erike Magegere <erike4141>
Component: generalAssignee: KMyMoney Devel Mailing List <kmymoney-devel>
Status: RESOLVED NOT A BUG    
Severity: normal    
Priority: NOR    
Version: 4.6.4   
Target Milestone: ---   
Platform: Kubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: The output log from the biuld/cmakefiles directory

Description Erike Magegere 2013-12-02 08:42:44 UTC
Created attachment 83872 [details]
The output log from the biuld/cmakefiles directory

This error message on cmake .. --  with Kubuntu 13.10 fresh install.

~/Downloads/kmymoney-4.6.4/build$ cmake .. -DCMAKE_INSTALL_PREFIX=/usr
-- The C compiler identification is GNU 4.8.1
-- The CXX compiler identification is GNU 4.8.1
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
CMake Error at /usr/share/cmake-2.8/Modules/FindKDE4.cmake:98 (message):
  ERROR: cmake/modules/FindKDE4Internal.cmake not found in
  /home/eric/.kde/share/apps;/usr/share/kubuntu-default-settings/kde4-profile/default/share/apps;/usr/share/kde4/apps
Call Stack (most recent call first):
  CMakeLists.txt:53 (FIND_PACKAGE)


-- Configuring incomplete, errors occurred!
Comment 1 allan 2013-12-02 10:41:30 UTC
On 02/12/13 08:42, Erike Magegere wrote:
> cmake/modules/FindKDE4Internal.cmake not found

You'll probably find you will need a few dependencies like this and a 
google usually helps.

In this case, you'll probably need to install kdelibs5-dev, or similar 
-dev or -devel files.

Allan
Comment 2 Alvaro Soliverez 2013-12-02 10:54:01 UTC
You need to install KDE devel files. Please write to the mailing list for help