> How to upgrade from 6.1.0 to the latest version 6.2.1? Do I need to first > delete the old version (if yes then how)
I don't understand the question. If you haven't made any changes in the deal.II directory, what's wrong with doing rm -r deal.II-6.1.0 tar xvzf deal.II-6.2.1.tar.gz ? W. ------------------------------------------------------------------------- Wolfgang Bangerth email: [email protected] www: http://www.math.tamu.edu/~bangerth/ _______________________________________________ dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii
