<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Dear group members,<div><br></div><div>I have asked before for the mpich2 compiling problems. I have solved the problem. I can compile and run the examples on my multi-processor server. But I can't compile my parallel program. It was running on windows with Visual Studio. But now when i compile it on open suse using mpif90 it gives ' can't find include file *.h ' error. My include files are in the same directory with the code. How can i fix this problem?&nbsp;</div><div><br></div><div>I tried&nbsp;</div><div><span class="Apple-style-span" style="font-family: monospace; white-space: pre; ">PROFILE_PRELIB="-L/usr/local/myprof/lib -lmyprof"</span></div><pre style="font-family: Times; ">PROFILE_INCPATHS="-I/usr/local/myprof/include"</pre><pre style="font-family: Times; "><br></pre><pre><font class="Apple-style-span" face="Helvetica">but it did not work.</font></pre><pre><font class="Apple-style-span" face="Helvetica"><br></font></pre><pre><font class="Apple-style-span" face="Helvetica">Thank you</font></pre><pre><font class="Apple-style-span" face="Helvetica"><br></font></pre><pre><font class="Apple-style-span" face="Helvetica">Erhan</font></pre><pre style="font-family: Times; "><br></pre><div><br></div></body></html>