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
wmusic: Bump to version 2.1.0
[dockapps.git]
/
wmmemfree
/
INSTALL
blob
85b31460fb54b8da98c14be0c5b6a31668827fd4
1
WMMemFree installation instructions
2
3
For defaults edit 'options.h'.
4
Edit the Makefile to set the installation directory and then go like this:
5
6
$ make
7
$ su -c 'make install'
8
9
To uninstall do:
10
11
$ su -c 'make uninstall'