<HTML><HEAD></HEAD>
<BODY dir=ltr>
<DIV dir=ltr>
<DIV style="FONT-FAMILY: 'Calibri'; COLOR: #000000; FONT-SIZE: 12pt"><D IV>Dekar 
Group members,</DIV><D IV></DIV><D IV>I just registered to this group and I’m 
quite new in linux. I installed the gfortran using the YasT. Then I downloaded 
the MPICH2.tar.gz and I opened the tar file following the instructions prepared 
by Pavan Balaji et al. 2011. 
<DIV></DIV><D IV>
<DIV></DIV><D IV>After these I compile my code using 
<DIV></DIV><D IV>
<DIV></DIV><D IV>gfortran –c MT2DFEM.f90 command
<DIV></DIV><D IV>
<DIV></DIV><D IV>Then I saw the ‘ Can’t open the include file ‘mpif.h’ ‘ error.
<DIV></DIV><D IV>
<DIV></DIV><D IV>Then I tried using the command
<DIV></DIV><D IV>
<DIV></DIV><D IV>gfortran –c MT2DFEM.f90 –I/home/jmg/mpich2-install/include
<DIV></DIV><D IV>
<DIV></DIV><D IV>command. It worked but this time it couldn’t find my personal 
include files.
<DIV></DIV><D IV>
<DIV></DIV><D IV>I think I have to set the mpich2 include path for gfortran.
<DIV></DIV><D IV>
<DIV></DIV><D IV>Thanks for the help
<DIV></DIV><D IV>
<DIV></DIV><D IV>Erhan
<DIV></DIV>
<DIV></DIV>
<DIV></DIV></BODY></HTML>