dockapps/wmmon/INSTALL

17 lines
425 B
Plaintext
Raw Normal View History

2011-12-16 09:59:10 +00:00
Installation instructions for WMMon.
Requirements
--------------------------------------------------------------
Nothing particular :)
Installation
--------------------------------------------------------------
1) % tar -zxvf wmmon-1.0b.tar.gz
2) % cd wmmon.app/wmmon
3) % make
4) copy 'wmmon' somewhere in your $PATH like /usr/local/bin;
5) % wmmon & (or wmmon -h for help)
Be sure to read the HINTS and TODO files too!