git clone https://github.com/cpputest/cpputest.git cd cpputest mkdir cpputest_build cd cpputest_build autoreconf .. -i ../configure make You can use make install if ...