<!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="#ffffff" text="#000000">
    <small><b>On 11/03/2010 05:43 PM, Satish Balay wrote:</b></small>
    <blockquote>
      <blockquote
        cite="mid:alpine.LFD.2.02.1011031742160.2475@localhost6.localdomain6"
        type="cite">
        <pre wrap=""><font color="#000099">Perhaps you pulled petsc-dev - but not BuildSystem - so they are out-of-sync?</font>
</pre>
      </blockquote>
    </blockquote>
    <br>
    Satish -- here are the commands I used:<br>
    <blockquote><tt>hg clone <a class="moz-txt-link-freetext" href="http://petsc.cs.iit.edu/petsc/petsc-dev">http://petsc.cs.iit.edu/petsc/petsc-dev</a></tt><br>
      <tt>cd petsc-dev/config</tt><br>
      <tt>hg clone <a class="moz-txt-link-freetext" href="http://petsc.cs.iit.edu/petsc/BuildSystem">http://petsc.cs.iit.edu/petsc/BuildSystem</a></tt><br>
      <tt>cd ..</tt><br>
      <tt>export PETSC_ARCH=arch-linux-gnu-c-debug</tt><br>
      <tt>export PETSC_DIR=$PWD</tt><br>
      <tt>./configure --with-cc=mpicc --with-fc=mpif90
        --download-f-blas-lapack=1 --download-hdf5=1
        --prefix=$PETSC_DIR/$PETSC_ARCH</tt><br>
      <tt>make PETSC_DIR=$PWD PETSC_ARCH=arch-linux-gnu-c-debug all</tt><br>
    </blockquote>
    Note that while I pulled<tt> BuildSystem</tt>, I haven't taken any
    special steps to install it, I just run the installation steps for<tt>
      petsc-dev </tt>in the parent directory.<br>
    This is what I get from reading<br>
    <blockquote><tt><a class="moz-txt-link-freetext" href="http://www.mcs.anl.gov/petsc/petsc-as/developers/index.html#Obtaining">http://www.mcs.anl.gov/petsc/petsc-as/developers/index.html#Obtaining</a></tt><br>
    </blockquote>
    although I'm skipping the steps<br>
    <blockquote><tt>hg pull -u</tt><br>
      <tt>./$PETSC_ARCH/conf/reconfigure-$PETSC_ARCH.py</tt><br>
    </blockquote>
    Are these necessary, given that I've pulled the updated trees and
    run the configure & make?<br>
    Thanks,<br>
    <br>
                        Carl Ponder<br>
    <br>
  
<DIV>
<HR>
</DIV>
<DIV>This email message is for the sole use of the intended recipient(s) and may 
contain confidential information.  Any unauthorized review, use, disclosure 
or distribution is prohibited.  If you are not the intended recipient, 
please contact the sender by reply email and destroy all copies of the original 
message. </DIV>
<DIV>
<HR>
</DIV>
<P></P>
</body>
</html>