Hi! For some reason i was not able to install the library (downloaded a week ago, no documentation) under the Cygwin. I used script ./configure. Then, as the script said, i included "export PATH=/home...:$PATH into .bash_profile. But the library did not associate a path to the library files (CPATH, CPPFLAGS, I guess) with the Cygwin's configuration. So, when i tried to compile a simplest program the compiler did not find all h-files (for example grid/tria.h). I used -I oprion: g++ 1.cpp -Ideal.II/deal.II/include, and the compiler found the h-files but gave me about 3000 errors only for the tria.h. I have Cygwin 2.573.2.2. Best, Sergey
_______________________________________________
