
 Installing mmix
=================

1. Possibly, edit the Makefile (compilertuning etc)
	$ vi Makefile

2. Read the comments in params.h, and edit the #define's for your needs:
	$ vi params.h

3. Build it:
	$ make

4. Install the binary and the manpage:
	# make install

5. Read the manpage!
	$ man mmix

6. Start the mixer ...
	$ mmix
