Dear Developers,<br><br>I want to configure Petsc with given path for the external packages:<br><br>./configure --with-f2cblaslapack-dir=/home/behzad/softs/petsc/externalpackages/f2cblaslapack-3.1.1.q --with-mpi-dir=/home/behzad/softs/petsc/externalpackages/mpich2-1.4.1p1 --with-hypre-dir=/home/behzad/softs/petsc/externalpackages/hypre-2.7.0b --with-parms-dir=/home/behzad/softs/petsc/externalpackages/pARMS_3.2 --with-debugging=no --with-cxx=g++ -with-clanguage=cxx<br>
<br> but I received the error:<br><br><div style="text-align:left">*******************************************************************************<br>         UNABLE to CONFIGURE with GIVEN OPTIONS    (see configure.log for details):<br>
-------------------------------------------------------------------------------<br>--with-mpi-dir=/home/behzad/softs/petsc/externalpackages/mpich2-1.4.1p1 did not work<br>*******************************************************************************<br>
<br>and the procedure was terminated. I know I may in wrong way, please show me how should be the configuring in this matter??<br><br>Thanks a lot,<br>BehZad<br></div><br>