<div dir="ltr">Hello Satish<div><br></div><div>Thank you for your reply. I am using macOS Sierra 10.12.5.</div><div><br></div><div>Thanks</div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jun 15, 2017 at 12:07 AM, Satish Balay <span dir="ltr"><<a href="mailto:balay@mcs.anl.gov" target="_blank">balay@mcs.anl.gov</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Likely its hanging in gethostbyname() call - which is caued<br>
by a mismatch in hostname.<br>
<br>
What OS are you using? If linux - can you do the following?<br>
<br>
sudo echo 127.0.0.1 `hostname` >> /etc/hosts<br>
<br>
And retry?<br>
<span class="HOEnZb"><font color="#888888"><br>
Satish<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
On Thu, 15 Jun 2017, Mohamadreza Soltanian wrote:<br>
<br>
> Hello All,<br>
><br>
> I am trying to install and test PETSC. When I get to the test part, it<br>
> seems everything get stuck in the following line. I was wondering if anyone<br>
> can help. Thank you<br>
><br>
> C/C++ example src/snes/examples/tutorials/<wbr>ex19 run successfully with 1 MPI<br>
> process<br>
><br>
<br>
</div></div></blockquote></div><br></div>