wmfsm: Update README with new installation instructions.
This commit is contained in:
parent
e8d40e3115
commit
7d029d2db1
1 changed files with 5 additions and 2 deletions
|
@ -1,4 +1,7 @@
|
||||||
Installation:
|
Installation:
|
||||||
copy your preferred .xpm to wmfsm_master.xpm
|
autoreconf -i
|
||||||
Hack the Makefile, compile the stuff.
|
./configure
|
||||||
|
(or ./configure --with-xpm=foo, where foo is your preferred .xpm)
|
||||||
|
make
|
||||||
|
make install (as root)
|
||||||
Edit sample.wmfsmrc and copy it to ~/.wmfsmrc
|
Edit sample.wmfsmrc and copy it to ~/.wmfsmrc
|
||||||
|
|
Loading…
Reference in a new issue