./boot ./configure <options>configure has many options, which can be listed with the command
./configure --helpThe options you will most likely need to set are whether to build the MPI parallel enabled version of Spheral++, the compiler choices, optimization level, and whether or not you want the Design By Contract (DBC) correctness testing enabled.