Development
Configure
See configuration options:
./configure --help
Change installation location when compiling source:
./configure --prefix=/directory
Building
./configure --prefix=/directory/path make make install
Notes
Check the Makefile to read build information