cd /path/to/petsc
unzip release-3.16.zip
cd petsc-release-3.16
./configure CC=mpicc CXX=mpicxx FC=mpifort make all