For minimal installation use
# ./configure

For full installation use
# ./configure --with-all

For details use
# ./configure --help

For compilation use
# make

For installation use
# make install
