Ticket #744 (closed defect: fixed)
package.sh for compiling on windows
| Reported by: | hellik | Owned by: | cnielsen |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.5.0 |
| Component: | Compiling | Version: | svn-develbranch6 |
| Keywords: | wingrass | Cc: | grass-dev@… |
| Platform: | MSWindows Vista | CPU: | Unspecified |
Description
taken from http://lists.osgeo.org/pipermail/grass-user/2009-September/052261.html:
hi
i've looked at package.sh at rev39042 for develbranch65:
at line 1 ( http://trac.osgeo.org/grass/browser/grass/branches/develbranch_6/mswindows/osgeo4w/package.sh#L1)
#!/c/Programme/OSGeo4W/apps/msys/bin/sh
at line 10 ( http://trac.osgeo.org/grass/browser/grass/branches/develbranch_6/mswindows/osgeo4w/package.sh#L10)
export OSGEO4W_ROOT_MSYS=/c/Programme/OSGeo4W
i've installed the osgeo4w-packages at c:\Osgeo4W\
so i have to adapt the path that compiling is starting. maybe something for the wiki ( http://trac.osgeo.org/grass/wiki/CompileOnWindows) ?
best regards helmut
