I am trying to install Simon in OpenSuse 13.2. I am using kde 4.14.6. 64-bit platform.
When I try to install to run the build Simon, I get the following message:
# ./build.sh
CMake Error at /usr/share/cmake/Modules/FindKDE4.cmake:111 (message):
ERROR: cmake/modules/FindKDE4Internal.cmake not found in
/home/sofuraz/.kde4/share/apps;/usr/share/kde4/apps;/etc/kde4/share/apps
Call Stack (most recent call first):
CMakeLists.txt:17 (find_package)
-- Configuring incomplete, errors occurred!
See also "/home/user/Downloads/simon-0.4.1/build/CMakeFiles/CMakeOutput.log".
In software center I am find for packages with the file FindKDE4Internal.cmake, but there isn’t.
Some posts talks about the kde5-libs. But there isn’t in repo too.
How can I fix this?
On Fri 29 May 2015 04:16:02 AM CDT, rafaelfrazao wrote:
Hi folks,
I am trying to install Simon in OpenSuse 13.2. I am using kde 4.14.6.
64-bit platform.
When I try to install to run the build Simon, I get the following
message:
<snip>
In software center I am find for packages with the file
FindKDE4Internal.cmake, but there isn’t.
Some posts talks about the kde5-libs. But there isn’t in repo too.
How can I fix this?
Thanks advance…
Hi
Simple… Install the package libkde4-devel
–
Cheers Malcolm °¿° LFCS, SUSE Knowledge Partner (Linux Counter #276890)
SUSE Linux Enterprise Desktop 12 GNOME 3.10.1 Kernel 3.12.39-47-default
If you find this post helpful and are logged into the web interface,
please show your appreciation and click on the star below… Thanks!
When running into this kind of situation where you need to install a missing file, 3 things you can try first (before posting here. There are more things you can try for more unusual situations)
Search your existing repositories
“What provides ?”
Add an additional repository
Besides the default repositories for openSUSE, there are community, 3rd party and specialty repositories which contain files which may not be legally distributable by the official repositories or provide better support. Of the following pages, the first describes various important repositories while the second lists some additional which may be of interest After adding the repository, do a repo refresh and run the first suggestion above again. https://en.opensuse.org/Package_repositories https://en.opensuse.org/Additional_package_repositories