I am trying to install the latest version of Deal.II on Windows 7 via
Cygwin. When I configure I am getting the following error message:

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
(lots more)

In the config.log the error seems to be:

## ----------- ##
## Core tests. ##
## ----------- ##

configure:2447: result: Configuring deal.II version 7.1.0
configure:2458: error: cannot run /bin/sh contrib/config/config.sub

I tried using dos2unix to convert the config.sub file but this reproduced
the same error.

Any help is appreciated. Thanks.

SMSlavin
_______________________________________________
dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii

Reply via email to