In order to compile and install kchildlock on your system, do the following steps
`cd' to the directory containing the package's source code.
Type `cmake -G KDevelop3 -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr -DDATA_INSTALL_DIR=/usr/share/kde4/apps -DICON_INSTALL_DIR=/usr/share/icons' to configure the package for your environment. You may have to adapt the paths to your linux installation.
Type 'make' to compile the package.
Type `make install' to install the programs and any data files and documentation. This has to be done as root user.
Would you like to make a comment or contribute an update to this page?
Send feedback to the KDE Docs Team