Thank you, Rajeev Thakur.<br><br>Sorry! I delayed to send this e-mail, because I had some other problems.<br><br>Before, I used the command.<br>User@980622-05 /cygdrive/c/cygwin/mpich2-1.4<br>$./configure F77=g95 FC=g95 2>&1 | tee c.txt<br>
The configuration completed, and saved in the file(c.txt).<br>How do you know configure step failed? Is the default hydra process manager <span id="result_box" class="short_text" lang="en"><span class="">not suitable for</span></span> cygwin?<br>
<br>And then I had trying to add --with-pm=smpd option, then I got other problem. <br>Now, I used the command.<br>User@980622-05 /cygdrive/c/cygwin/mpich2-1.4<br>$./configure F77=g95 FC=g95 --with-pm=smpd 2>&1 | tee c.txt<br>
<br>However, I still got the error.<br><br>configure: error: SMPD requires MD5 support, and configure could not find either md5_calc in md5.h or MD5 in openssl/md5.h<br>configure: error: src/pm/smpd configure failed<br><br>
<div class="gmail_quote">2012/6/13 Rajeev Thakur <span dir="ltr"><<a href="mailto:thakur@mcs.anl.gov" target="_blank">thakur@mcs.anl.gov</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Your configure step failed. Can you try configuring without the --with-pm=smpd option. That will use the default hydra process manager.<br>
<br>
Rajeev<br>
<div><div class="h5"><br>
On Jun 13, 2012, at 1:46 AM, Á©_­õ wrote:<br>
<br>
><br>
> Hi,<br>
><br>
> I'm a new user about MPICH2, and using WindosXP, Cygwin and g95.<br>
> Then I install MPICH2-1.4 to my computers.<br>
> Using the command<br>
><br>
> User@980622-05 /cygdrive/c/cygwin/mpich2-1.4<br>
> $./configure F77=g95 FC=g95 2>&1 | tee c.txt<br>
><br>
> User@980622-05 /cygdrive/c/cygwin/mpich2-1.4<br>
> $make 2>&1 | tee m.txt<br>
><br>
> User@980622-05 /cygdrive/c/cygwin/mpich2-1.4<br>
> $make install 2>&1 | tee mi.txt<br>
><br>
> User@980622-05 /cygdrive/c/cygwin/mpich2-1.4<br>
> $PATH=/cygdrive/cygwin/usr/local/bin:$PATH ; export PATH<br>
><br>
> The MPICH2 installed to the default location /usr/local/<br>
> And then I got errors message(saved in mtest.test), when I used command make testing in test file.<br>
> But I could run the cpi in examples file.<br>
> Can you give me some advices to solve the problem?<br>
> Thank you for your help<br>
><br>
> Best regards,<br>
> Chi-Che Hsieh<br>
><br>
><br>
><br>
</div></div>> <mtest.txt><c.txt><config.log><m.txt><mi.txt>_______________________________________________<br>
> mpich-discuss mailing list     <a href="mailto:mpich-discuss@mcs.anl.gov">mpich-discuss@mcs.anl.gov</a><br>
> To manage subscription options or unsubscribe:<br>
> <a href="https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss" target="_blank">https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss</a><br>
<br>
_______________________________________________<br>
mpich-discuss mailing list     <a href="mailto:mpich-discuss@mcs.anl.gov">mpich-discuss@mcs.anl.gov</a><br>
To manage subscription options or unsubscribe:<br>
<a href="https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss" target="_blank">https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss</a><br>
</blockquote></div><br>