wmshutdown: Destroy dialog window before shutting down. This is especially useful...
[dockapps.git] / cnslock / INSTALL
blob5d2f8e6632a0c3be1cfbaf28e700be4fbfab1819
1 Requirements
2 ------------------------------------------------------
3         - libdockapp
4         - Xlib
5         - root access for install
7 Installation
8 ------------------------------------------------------
9 1) Untar/gunzip sources
10         $ tar zxvf cnslock-x.x.x.tar.gz
12 2) Compilation
13         './configure'
14         'make'
15         become root (via 'su')
16         'make install'