I apologize in advance if this is a very stupid question.  I am trying to configure GROMACS on a mac.  I have the intel MKL installed.  <div><br></div><div><b>When I type the following:</b></div><div><br></div><div><div>./configure --with-fft=mkl CPPFLAGS=&quot;-I/Developer/opt/intel/Compiler/11.1/067/Frameworks/mkl/include&quot; LDFLAGS=&quot;-L/Developer/opt/intel/Compiler/11.1/067/Frameworks/mkl/lib&quot;</div>
<div><br></div><div><b>I get the following error message (I am only including the last few lines):</b></div><div><b><br></b></div><div><b><div><span class="Apple-style-span" style="font-weight: normal;">checking for special C compiler options needed for large files... no</span></div>
<div><span class="Apple-style-span" style="font-weight: normal;">checking for _FILE_OFFSET_BITS value needed for large files... no</span></div><div><span class="Apple-style-span" style="font-weight: normal;">checking for _LARGEFILE_SOURCE value needed for large files... no</span></div>
<div><span class="Apple-style-span" style="font-weight: normal;">checking for sqrt in -lm... yes</span></div><div><span class="Apple-style-span" style="font-weight: normal;">checking for mkl.h... yes</span></div><div><span class="Apple-style-span" style="font-weight: normal;">checking for DftiComputeForward in -lmkl... no</span></div>
<div><span class="Apple-style-span" style="font-weight: normal;">configure: error: Cannot find Intel Math Kernel Library &gt;= 6.0</span></div></b></div><div><br></div><div><br></div><div>I don&#39;t understand why it is not finding my Math Kernal Library.  I also do not understand what DftiComputeForward it is looking for.  Do you think I am simply pointing it to the wrong directory?  I would really appreciate any help or suggestions.   </div>
<div><br></div><div>Emily</div></div>