dockapps/cnslock/INSTALL

17 lines
322 B
Plaintext
Raw Normal View History

Requirements
------------------------------------------------------
2017-02-28 01:50:43 +00:00
- libdockapp
- Xlib
- root access for install
Installation
------------------------------------------------------
1) Untar/gunzip sources
$ tar zxvf cnslock-x.x.x.tar.gz
2) Compilation
2017-02-28 01:50:43 +00:00
'./configure'
'make'
become root (via 'su')
'make install'