[GRASS-user] self compile grass- msys

Hi

Yes, I installed it in c/osgeo4w
But there is not any "error.log" file in /osgeo4w/usr/src/grass64/
I tried to run compile again and it appeared the error in msys:
[...
checking ...
configure: error: *** Unable to locate curses library.]

Thy
    
in http://trac.osgeo.org/grass/wiki/CompileOnWindows following dependecies to install via the osgeo4w-installer-setup are listed:

6. Also select:

* Commandline_Utilities:
* avce00
* gpsbabel

* Libs:
* fftw-devel
* freetype-devel
* freetype-devel-mingw
* gsl-libs
* gsl-devel
* libpng-devel
* libpng-devel-mingw
* libtiff-devel
* libxdr
* mingw-libs (contains mingw-style libraries for VC build binaries and depends on gdal, libpq, libjpeg-devel, sqlite3, libtiff, zlib, proj)
* pdcurses-devel      <=
* tcltk-devel
* zlib-devel

please check if you have installed all these dependecies, especially pdcurses-devel (see above)

best regards
Helmut
  

Yes, I selected all of them. It was ran in Window 64bit. What should I do?

Thy