repo.or.cz
/
dockapps.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
wmail: fixed possible NULL-pointer dereference in config-parser.
[dockapps.git]
/
cnslock
/
INSTALL
blob
5d2f8e6632a0c3be1cfbaf28e700be4fbfab1819
1
Requirements
2
------------------------------------------------------
3
- libdockapp
4
- Xlib
5
- root access for install
6
7
Installation
8
------------------------------------------------------
9
1) Untar/gunzip sources
10
$ tar zxvf cnslock-x.x.x.tar.gz
11
12
2) Compilation
13
'./configure'
14
'make'
15
become root (via 'su')
16
'make install'