libtoolize && autoreconf -i && ./configure --prefix=(somewhere) && make && [sudo] make install

