Configuring deal.II version 7.1.0 configure: error: cannot run /bin/sh contrib/config/config.sub ./configure: line 23: $'IFS\r=': command not found
That appears to be a problem with your shell. Can you say what the output of the command
echo $SHELL is? Best W. ------------------------------------------------------------------------ Wolfgang Bangerth email: [email protected] www: http://www.math.tamu.edu/~bangerth/ _______________________________________________ dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii
