changes to PETSc-dev bmake system and library locations
    Satish Balay 
    balay at mcs.anl.gov
       
    Mon Jun 11 09:29:21 CDT 2007
    
    
  
On Mon, 11 Jun 2007, Todd Munson wrote:
> 
> I had configured and built petsc-dev prior to updating to the new
> configuration system.  That did not work...once the update happens
> things get screwed up and nothing in the build system works.  Maybe the
> BuildSystem module was old, but I would figure that it should get updated
> when you check for its existence...
http://www-unix.mcs.anl.gov/petsc/petsc-as/developers/index.html
you are supporsed to do
make pull
or pull each repo individually
cd petsc-dev
hg pull -u
cd python/BuildSystem
hg pull -u
Satish
    
    
More information about the petsc-dev
mailing list