> I have patched in a change that should make the new petsc-3.2 version > compatible with deal.II subversion.
Awesome! Thanks a lot! > (i) Run aclocal and autoconf to get the new configure that should work > with petsc-3.2. (I am too damned paranoid to replace configure in the > subversion repository). You know the interface with PETSc better than anyone else. If you feel confident that a change to aclocal.m4 is correct, go ahead and regenerate ./configure and check it in. If it ends up breaking something, we'll find out. > (ii) PETSc has changed --with-shared to --with-shared-libraries; if you > work with the new PETSc, please replace that in your configure options. > If someone could somehow make a note of that in the deal.II FAQ, that > would be great. I've changed that in the FAQ, thanks for the hint. Does this look correct: http://dealii.sourceforge.net/index.php/Deal.II_Questions_and_Answers#Is_there_a_sure- fire_way_to_compile_deal.II_with_PETSc.3F (I really have no idea why they insist on making these unnecessary, incompatible changes that really do nothing but confuse people...) Best & thanks W. ------------------------------------------------------------------------- Wolfgang Bangerth email: [email protected] www: http://www.math.tamu.edu/~bangerth/ _______________________________________________ dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii
