<div>Dear all, </div>
<div>I have a very simple question. </div>
<div> </div>
<div>I have 2 mpif90 installed on my machine </div>
<div>one in /usr/local/bin which does not have fortran support. It says "Unfortunately, this installation of Open MPU was not compiled with Fortran 90 support ..."</div>
<div>other one is in my local directory which was installed by me. It does have fortran compiler (ifort). </div>
<div> </div>
<div>When, I try to run configure script to genarate makefile, it assumes mpif90 to be the first one and results in unsuccessful configure. So, my question is that how can I direct the configure script to look for other mpif90 and the assciated libraries and header files. Where do I need to make necessary changes? Or do I need to ask my admin to update mpif90 in /usr/local/bin (where I dont have writable access)?</div>

<div> </div>
<div>Thanks in advance. </div>
<div> </div>
<div>Best Regards,</div>
<div>Vikas</div>