Greetings During this week I have been sending messages to the GRASS mailing list regarding the compilation of GRASS source in OSGEO4W in Windows. I only had a problem with one Dll but now I tried to compile r.example (just for test) and I got a slighltly problem. My grass binary is at: C:\osgeo4w\apps\grass\grass-6.4.0svn and I placed r.example at C:\osgeo4w\usr\src\grass-6.4.svn_src_snapshot_2010_06_12\raster When I enter r.example folder and I do "make" I get: makefile:10: ../../../include/Make/Module.make: No such file or directory make: *** No rule to make target `../../../include/Make/Module.make'. Stop
But if I do: *make -C r.example MODULE_TOPDIR=/c/osgeo4w/usr/src/grass-6.4.svn_src_snapshot* *_2010_06_12* I get r.example file in C:\osgeo4w\usr\src\grass-6.4.svn_src_snapshot_2010_06_12\dist.i686-pc-mingw32\bin but not where I wanted in C:\osgeo4w\apps\grass\grass-6.4.0svn\bin. How can I configure this in order to place the binaries in apps folder in osgeo4w? Thanks Best regards, Luisa
_______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
