About our prevous conversation here goes the compilation of Wingrass with OSGEO4w following a tip from Martin (not installing GRASS desktop from OSGEO4W)
1- I identified the extra modles that GRASS-desktop installation requires and installed only thse (except GRASS_locale and GRASS_gdal). 2- Run all thee steps from http://trac.osgeo.org/grass/wiki/CompileOnWindows#CompilingandInstallinguntil COMPILING AND INSTALLING GRASS (GRASS6.4.0) step 1. 3- Downloaded a Weekly snapshot from here http://grass.osgeo.org/grass64/source/snapshot/ ( http://grass.osgeo.org/grass64/source/snapshot/grass-6.4.svn_src_snapshot_2010_06_12.tar.gz ) 4- Unpack gz and then tar to c:\osgeo4\usr\src 5- Inside C:\osgeo4w\usr\src\grass-6.4.svn_src_snapshot_2010_06_12 I runned: ./mswindows/osgeo4w/package.sh (currently, no folder named grass is in c:/osgeo4w/apps) - in my first (3) attempts I got errors in libraries that I installed in step 6 of the Wiki. I had to Reinstalled them. - log includes my log file from this process (at: http://pastebin.com/UdhLyv6f) - error.log is the error report. I got errors in almost all executable. QUESTION1:How can I add Python support to yes ? ( I will need Wxpython and use pythonscripts and probably pygdal) It created: a grass folder in /apps/ - folder named bin in apps/grass with 2 files: grass64 and grass64.bat - a folder name grass-6.4.0svn with the following fodlerd: bin; bwidget; docs; driver, etc, fonts, include; lib; locale; scripts; tools. and it seems to be running but all the functions in error.log are not available. QUESTION2: What did I did that was wrong? 6- I went to C:\osgeo4w\usr\src\grass-6.4.svn_src_snapshot_2010_06_12\display and runned make -C d.histogram MODULE_TOPDIR= C:\osgeo4w\usr\src\grass-6.4.svn_src_snapshot_2010_06_12 because d.histogram is one of the functions that is not available And I got: make: Entering directory `/c/osgeo4w/usr/src/grass-6.4.svn_src_snapshot_2010_06_12/display/d.histogram' make: *** No rule to make target `/c/osgeo4w/usr/src/grass-6.4.svn_src_snapshot_2010_06_12/dist.i686-pc-mingw32/lib/libgrass_display.dll', needed by `/c/osgeo4w/usr/src/grass-6.4.svn_src_snapshot_2010_06_12/dist.i686-pc-mingw32/bin/d.histogram.exe'. Stop. make: Leaving directory `/c/osgeo4w/usr/src/grass-6.4.svn_src_snapshot_2010_06_12/display/d.histogram' THank you Luisa
error.log
Description: Binary data
_______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
