https://bugs.kde.org/show_bug.cgi?id=381667
--- Comment #14 from Gabriel C <nix.or....@gmail.com> --- (In reply to Miklos Karacsony from comment #11) > I've tried it, the result: > > CMake Error at CMakeLists.txt:46 (install): > install FILES given no DESTINATION! > > > CMake Error at CMakeLists.txt:54 (kf5_add_kdeinit_executable): > Unknown CMake command "kf5_add_kdeinit_executable". > > > CMake Error in CMakeLists.txt: > No cmake_minimum_required command is present. A line of code such as > > cmake_minimum_required(VERSION 3.7) > > should be added at the top of the file. The version specified may be lower > if you wish to support older CMake versions for this project. For more > information run "cmake --help-policy CMP0000". > > > -- Configuring incomplete, errors occurred! > > I am (unfortunately) not familiar with cmake's syntax, so I don't know what > to do next. Any ideas? Well some things missing :) This seems to work here : http://ftp.frugalware.org/pub/other/people/crazy/this_works_for_me.patch -- You are receiving this mail because: You are watching all bug changes.