In order to compile and install kchildlock on your system, do the following steps
`cd' to the directory containing the package's source code and type `./configure' to configure the package for your system.
Type `cmake -G KDevelop3 -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=$RPM_BUILD_ROOT/usr' and then 'make -j 2' to compile the package.
Type `cmake -P cmake_install.cmake' to install the programs and any data files and documentation.
Would you like to make a comment or contribute an update to this page?
Send feedback to the KDE Docs Team