> 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
Is this "simplest program" one of the tutorial programs? You will have to use a Makefile like the ones in the examples/step-XX directories... W. ------------------------------------------------------------------------- Wolfgang Bangerth email: [email protected] www: http://www.math.tamu.edu/~bangerth/ _______________________________________________
