git clone https://gitlab.eurecom.fr/oai/freediameter.git cd freediameter mkdir build cd build cmake ../ make sudo make install