-- -- ------=*[ README ]*=------ -- -
Installation
Here are the steps to follow to install NMP on your system:
- Compile NMP: The following command will compile NMP: # make
- Test NMP: If compilation succeeds, you can test NMP with the following command: # ./nmp <module>
- INSTALL NMP: If it is good enough for you, you can install NMP on your system (/usr/local/bin/nmp) by entering the following command: # make install
Help
For help, press 'h' in NMP. This will show up the help panel.
Comments
Please send all your suggestions and bug reports to:
Gael Gence <gael.gence@skynet.be>
