On Mon, Nov 26, 2012 at 12:59 AM, Zhenglun (Alan) Wei <span dir="ltr"><<a href="mailto:zhenglun.wei@gmail.com" target="_blank">zhenglun.wei@gmail.com</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Dear Sean,<br>
     Thank you so much for your help. Here I have another question.<br>
     After updating the PETSc, I tried to 'make ex45' in /src/ksp/ksp/example/tutorial/<u></u>. It says that 'petscksp.h' can not be found; therefore, I commented this library in ex45.c to see what will happen. It, then, shows that the 'petscdmmg.h' can not be found. Any idea on this? :)<br>
</blockquote><div><br></div><div>Since DMMG is gone, baby gone, this means your environment (PETSC_DIR) is still pointing to an old version of PETSc.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<br>
thanks,<br>
Alan<div class="HOEnZb"><div class="h5"><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Sun, Nov 25, 2012 at 4:16 PM, Zhenglun (Alan) Wei<br>
<<a href="mailto:zhenglun.wei@gmail.com" target="_blank">zhenglun.wei@gmail.com</a>> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Thank you Sean,<br>
    I changed the<br>
<br>
<br>
$ cd config/buildsystem<br>
$ hg showconfig paths.default<br>
    to<br>
<a href="https://bitbucket.org/petsc/buildsystem" target="_blank">https://bitbucket.org/petsc/<u></u>buildsystem</a><br>
<br>
   It gives me 2 extra changes.<br>
</blockquote>
Great! Glad to know it's working.<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
     Although, it always giev me the warning of 'certificate not verified',<br>
it updated lots of files. Should I just ignore this warning?<br>
</blockquote>
You could ignore those warnings, yes, but it would probably be better<br>
to upgrade your mercurial and see if the host fingerprint option<br>
works. Or you could try to use the ssh protocol, assuming your<br>
university proxy allows ssh out.<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
   BTW, the reason I used 'https' instead of 'http' is that 'https' is shown<br>
in the website you gave to me. :) It may needs to be changed.<br>
</blockquote>
Well, as I said previously, bitbucket redirects all http traffic to<br>
https, so I don't think changing it to just http would really work.<br>
</blockquote>
<br>
</div></div></blockquote></div><br></div>