<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#99ffff" text="#000099">
Thank you Pavan!&nbsp; I learned to program on WYSIWYG Pascal, so
command-line requirements can throw me sometimes.&nbsp; Your instructions
worked wonderfully!<br>
Best Regards,<br>
Patti <br>
<br>
Rajeev Thakur wrote:
<blockquote cite="mid000901c8b572$a0601610$860add8c@mcs.anl.gov"
 type="cite">
  <meta http-equiv="Content-Type" content="text/html; ">
  <meta content="MSHTML 6.00.6000.16640" name="GENERATOR">
  <div dir="ltr" align="left"><span class="849522703-14052008"><font
 color="#0000ff" face="Arial" size="2">You need to put them all on one
line:</font></span></div>
  <div dir="ltr" align="left"><span class="849522703-14052008"></span>&nbsp;</div>
  <div dir="ltr" align="left"><span class="849522703-14052008"><font
 color="#0000ff" face="Arial" size="2"># <font face="Times New Roman"
 size="3">$ F77=/path/to/g95 F90=/path/to/g95 ./configure
--prefix=/some/place/mpich2-install</font></font></span></div>
  <div>&nbsp;</div>
  <div>&nbsp;</div>
  <blockquote
 style="border-left: 2px solid rgb(0, 0, 255); padding-left: 5px; margin-left: 5px; margin-right: 0px;">
    <div class="OutlookMessageHeader" dir="ltr" align="left"
 lang="en-us">
    <hr tabindex="-1"> <font face="Tahoma" size="2"><b>From:</b>
<a class="moz-txt-link-abbreviated" href="mailto:owner-mpich-discuss@mcs.anl.gov">owner-mpich-discuss@mcs.anl.gov</a>
[<a class="moz-txt-link-freetext" href="mailto:owner-mpich-discuss@mcs.anl.gov">mailto:owner-mpich-discuss@mcs.anl.gov</a>] <b>On Behalf Of </b>PattiMichelle<br>
    <b>Sent:</b> Tuesday, May 13, 2008 10:02 PM<br>
    <b>To:</b> <a class="moz-txt-link-abbreviated" href="mailto:mpich-discuss@mcs.anl.gov">mpich-discuss@mcs.anl.gov</a><br>
    <b>Subject:</b> Re: [mpich-discuss] Getting MPICH2 to find/use g95
fortran<br>
    </font><br>
    </div>
Pavan Balaji wrote:
    <blockquote cite="mid47F947F6.70007@earthlink.net" type="cite">
      <blockquote cite="mid47F92643.7080906@mcs.anl.gov" type="cite"><br>
You can force MPICH2 to use g95 by setting environment variables at
configure time: <br>
        <br>
&nbsp; $ F77=/path/to/g95 F90=/path/to/g95 ./configure
--prefix=/some/place/mpich2-install <br>
        <br>
&nbsp; $ make &amp;&amp; make install <br>
        <br>
&nbsp;-- Pavan </blockquote>
    </blockquote>
  </blockquote>
</blockquote>
<br>
</body>
</html>