Skip to content

mptp installation

Pas-Kapli edited this page Sep 12, 2016 · 1 revision

Commands for installing mptp

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

$ cd mptp

$ ./autogen.sh

$ ./configure

$ make

$ sudo make install

Clone this wiki locally