#!/bin/bash ./autogen.sh ./configure make -j8 sudo make install -j8 sudo ldconfig