1 Step-by-Step installation:
3 1. Run ./configure. If you don't want to install mmake in /usr/local/bin,
4 Run configure with --prefix=<dir>. The default is "/usr/local".
6 2. Run make. This will build MetaMake.
8 3. Run make install. This will install MetaMake in <dir>/bin or