#!/bin/bash ./configure \ PETSC_DIR=/home/rmackie/PETSc/petsc-3.5.1 \ PETSC_ARCH=linux-gfortran-debug \ --with-scalar-type=complex \ --with-debugging=1 \ --with-fortran=1 \ --download-mpich