Hi All,
first my apologies if I write in a wrong section..
I have a fresh installation of slackware 14.2 and I want install
https://github.com/KDE/kolor-manager/releases to managing oyranos CMS.
I installed extra-cmake-modules by slackbuilds too but when I build kolor-manager under build directory I get:
-- Found Qt-Version 4.8.7 (using /usr/bin/qmake)
-- Found X11: /usr/lib64/libX11.so
-- Found KDE 4.12 include dir: /usr/include
-- Found KDE 4.12 library dir: /usr/lib64
-- Found the KDE4 kconfig_compiler preprocessor: /usr/bin/kconfig_compiler
-- Found automoc4: /usr/bin/automoc4
-- Found XCM:
CMake Error at information/CMakeLists.txt:6 (INCLUDE):
include could not find load file:
../settings
-- Configuring incomplete, errors occurred!
See also "/root/sorgenti/kolor-manager-1.0.2/build/CMakeFiles/CMakeOutput.log".
See also "/root/sorgenti/kolor-manager-1.0.2/build/CMakeFiles/CMakeError.log".
The settings file is there and I don't know what to do.
The files list is:
-rw-rw-r-- 1 root root 4118 Mar 3 2014 CMakeLists.txt
-rw-rw-r-- 1 root root 3856 Mar 3 2014 README
drwxr-xr-x 8 root root 4096 Nov 17 21:25 build
drwxrwxr-x 3 root root 4096 Mar 3 2014 cmake
drwxrwxr-x 3 root root 4096 Mar 3 2014 devices
drwxrwxr-x 3 root root 4096 Mar 3 2014 information
drwxrwxr-x 2 root root 4096 Mar 3 2014 kolor-server
drwxrwxr-x 2 root root 4096 Mar 3 2014 settings
-rw-rw-r-- 1 root root 1294 Mar 3 2014 settings-kolor-management.desktop
Any hints??
Cheers Gabriele