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