The best way to use dil 2 on windows system is to use cygwin shell

a crude installation

./configure

make all

I do not think you be enable to compile in on mingw, i just do a trial now,
and results of config:

---------------- configuring contrib subdir -----------------
configure: creating ./config.status
config.status: creating Makefile
=== configuring in utilities (/home/rt/deal.II/contrib/utilities)
configure: running /bin/sh ./configure '--prefix=/home/rt/deal.II'
--cache-file=/dev/null --srcdir=.
configure: creating ./config.status
config.status: creating Makefile
./configure: -pi: command not found


and in make process:

/bin/sh.exe: -p: command not found
/bin/sh.exe: -pe: command not found
/bin/sh.exe: -pe: command not found
/bin/sh.exe: -pe: command not found
/bin/sh.exe: -pe: command not found
/bin/sh.exe: -pe: command not found
/bin/sh.exe: -p: command not found
/bin/sh.exe: -pe: command not found
/bin/sh.exe: -p: command not found
/bin/sh.exe: -pe: command not found
/bin/sh.exe: -pe: command not found
/bin/sh.exe: -pe: command not found
/bin/sh.exe: -p: command not found
/bin/sh.exe: -pe: command not found
/bin/sh.exe: -pe: command not found
/bin/sh.exe: -pe: command not found
/bin/sh.exe: -pe: command not found
/bin/sh.exe: -pe: command not found
/bin/sh.exe: -p: command not found
/bin/sh.exe: -pe: command not found
/bin/sh.exe: -p: command not found
/bin/sh.exe: -pe: command not found
/bin/sh.exe: -pe: command not found
/bin/sh.exe: -pe: command not found
make[1]: *** [Makefile.dep] Error 1
make[1]: Leaving directory `/home/rt/deal.II/deal.II'
make: *** [deps] Error 2


Cheers

RT




On Wed, Feb 25, 2009 at 8:10 PM, Wolfgang Bangerth
<[email protected]>wrote:

>
> > The installation instruction says that it is possible to run deal.ii with
> > mingw. Readme says "You simply have to run the ``./configure'' script on
> > the shell and follow the installation instructions" ... is there any more
> > detailed instruction for installing?
>
> None of the main developers is using MingW, so I don't think we have
> experience to share. But first: did you try to do as suggested?
>
> W.
>
> -------------------------------------------------------------------------
> Wolfgang Bangerth                email:            [email protected]
>                                 www: http://www.math.tamu.edu/~bangerth/
>
> _______________________________________________
> dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii
>
_______________________________________________
dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii

Reply via email to