Bug 328316 - ERROR: cmake/modules/FindKDE4Internal.cmake not found
Summary: ERROR: cmake/modules/FindKDE4Internal.cmake not found
Status: RESOLVED NOT A BUG
Alias: None
Product: kmymoney
Classification: Applications
Component: general (show other bugs)
Version: 4.6.4
Platform: Kubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: KMyMoney Devel Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-02 08:42 UTC by Erike Magegere
Modified: 2013-12-02 10:54 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
The output log from the biuld/cmakefiles directory (24.90 KB, application/octet-stream)
2013-12-02 08:42 UTC, Erike Magegere
Details

Note You need to log in before you can comment on or make changes to this bug.
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