<div dir="ltr"><div><div><div><div>I am installing PETSc-3.7.0 on my new computer. The only thing that I installed after installing Ubuntu 16.04 is Intel compilers.<br><br></div>While configuring, I faced with following error message.<br><br><span style="color:rgb(102,102,102)">seungbum@asterix:~/install/petsc-3.7.0$ ./configure PETSC_DIR=/home/seungbum/install/petsc-3.7.0 PETSC_ARCH=arch-intel-debug --with-mpi-dir=/home/seungbum/install --with-debugging=1 --with-debugger=gdb --with-blas-lapack-dir=/home/seungbum/intel/mkl --download-hdf5=yes --download-superlu=yes --download-superlu_dist=yes --download-metis=yes --download-parmetis=yes --download-scalapack=yes --download-mumps=yes<br>===============================================================================<br>             Configuring PETSc to compile on your system                       <br>===============================================================================<br>TESTING: checkCLibraries from config.compilers(config/BuildSystem/config/compilers.py:168)                                           *******************************************************************************<br>                    UNABLE to EXECUTE BINARIES for ./configure <br>-------------------------------------------------------------------------------<br>Cannot run executables created with FC. If this machine uses a batch system <br>to submit jobs you will need to configure using ./configure with the additional option  --with-batch.<br> Otherwise there is problem with the compilers. Can you compile and run code with your compiler '/home/seungbum/install/bin/mpif90'?<br>See <a href="http://www.mcs.anl.gov/petsc/documentation/faq.html#libimf">http://www.mcs.anl.gov/petsc/documentation/faq.html#libimf</a><br>*******************************************************************************<br><br>seungbum@asterix:~/install/petsc-3.7.0$</span><br><br></div>It is confusing because I already installed PETSc-3.7.0 on the workstation in my lab with exact same configure options without any problems.<br><br></div>Can anyone help?<br><br></div>Seungbum<br></div>