Installation of M4 Prepare M4 for compilation: ./configure --prefix=/usr Compile the package: make Test the results: make check And install the package: make install