mptp installation - Pas-Kapli/tutorials GitHub Wiki

Commands for installing mptp

$ git clone https://github.com/Pas-Kapli/mptp.git

$ cd mptp

$ ./autogen.sh

$ ./configure

$ make

$ sudo make install