autoreconf --force --install 
./configure --prefix=<path>
make
sudo make install

