To build and install, do the following steps:
1.
$ ./configure

2.
$ make 

3.
Copy the text from the file Makefile.txt in the Makefile, replacing the 
corresponding sections: install and uninstall. They are located at the end of 
the file.

4. sudo make install

To remove the need to execute the command:
$ sudo make uninstall
