Hi,
I just installed this fantastic distro and trying to be confortable in it. lol!.
I’m trying to install this program following the instructions in its “install” and “read me” files. Basically: mkdir build; cd build; cmake … and at this precise step i obtain this reply:
CMake Error at /usr/share/cmake/Modules/FindKDE4.cmake:98 (message):
ERROR: cmake/modules/FindKDE4Internal.cmake not found in
/home/antonio/.kde4/share/apps;/usr/share/kde4/apps;/etc/kde4/share/apps
Call Stack (most recent call first):
CMakeLists.txt:4 (find_package)
– Configuring incomplete, errors occurred!
I checked the /usr/share/Modules and the file FindKDE4.cmake is there.
Could you please tell me how to finish my installation?
Thanks:nerd: