Hello ,
I trying to install " yaWP widget " but I am getting the following error :
------------------------------------------------------------------------------------------------------------------------------------------------------------
root@localhost yawp-0.4.3]# ./install.sh
DEBUG: -DCMAKE_BUILD_TYPE=Release
UNITTESTS:
LOGLEVEL: -DDEBUG_LOGLEVEL=Debug
LOGFILE: -DDEBUG_LOGFILE=/tmp/yawp.log
Prepare build directory...
Run cmake...
-- The C compiler identification is GNU
-- The CXX compiler identification is GNU
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- 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/Modules/FindKDE4.cmake:98 (MESSAGE):
ERROR: cmake/modules/FindKDE4Internal.cmake not found in
/root/.kde4/share/apps;/var/lib/mageia/kde4-profiles/Default/share/apps;/var/lib/mageia/kde4-profiles/common/share/apps;/usr/share/apps
Call Stack (most recent call first):
CMakeLists.txt:23 (FIND_PACKAGE)
-- Configuring incomplete, errors occurred!
CMake failed. Your system probably does not meets all requirements.
------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Can anyone help ?
Thanks in advance .
Varun