16 lines
375 B
Plaintext
16 lines
375 B
Plaintext
Installation instructions for WMMon.
|
|
|
|
Requirements
|
|
--------------------------------------------------------------
|
|
* libdockapp (http://www.dockapps.net/libdockapp)
|
|
|
|
|
|
Installation
|
|
--------------------------------------------------------------
|
|
1) % ./configure
|
|
2) % make
|
|
3) % sudo make install
|
|
4) % wmmon & (or wmmon -h for help)
|
|
|
|
Be sure to read the HINTS and TODO files too!
|