[GRASS-dev] [GRASS-user] WinGRASS build up (WIP)

Helmut Kudrnovsky hellik at web.de
Thu Nov 14 11:27:44 PST 2019


Pedro Venâncio-2 wrote
> Hi Markus and Markus,
> 
> I hope someone else can test, because here in my machine:
> 
> - GRASS 7.8.1 standalone 64bits does not work;
> - GRASS 7.8.0 standalone 64bits work fine;
> - GRASS 7.8.1 from OSGeo4W64 does not work, also inside QGIS;
> - GRASS 7.8.0 from OSGeo4W64 does not work, also inside QGIS;
> - GRASS 7.8.1 installed with QGIS 3.4.13-2 and QGIS 3.10.0-2 does not
> work,
> also inside QGIS;
> - GRASS 7.6.1 installed with QGIS 3.4.13-1 and QGIS 3.10.0-1 work fine,
> alone and inside QGIS.
> 
> In all of them, when I try to run any GRASS algorithm from grass78 --text,
> I get the gdal300.dll error.

now testing standalone installer
(http://download.osgeo.org/osgeo4w/osgeo4w-setup-x86_64.exe):


#############################
Starting GRASS GIS...
WARNUNG: Sperren gleichzeitiger Zugriffe auf ein Mapset ist unter Windows
         nicht möglich.
Cleaning up temporary files...

          __________  ___   __________    _______________
         / ____/ __ \/   | / ___/ ___/   / ____/  _/ ___/
        / / __/ /_/ / /| | \__ \\_  \   / / __ / / \__ \
       / /_/ / _, _/ ___ |___/ /__/ /  / /_/ // / ___/ /
       \____/_/ |_/_/  |_/____/____/   \____/___//____/

Welcome to GRASS GIS 7.8.1
GRASS GIS homepage:                      https://grass.osgeo.org
This version running through:            Command Prompt
(C:\WINDOWS\system32\cmd.exe)
Help is available with the command:      g.manual -i
See the licence terms with:              g.version -c
See citation options with:               g.version -x
If required, restart the GUI with:       g.gui wxpython
When ready to quit enter:                exit

Launching <wxpython> GUI in the background, please wait...
Microsoft Windows [Version 10.0.18362.449]
(c) 2019 Microsoft Corporation. Alle Rechte vorbehalten.

C:\Users\hkmyr>g.version --help
Displays GRASS GIS version info.

Benutzung:
 g.version [-cxbreg] [--help] [--verbose] [--quiet] [--ui]

Schalter:
  -c   Gebe auch die Copyright-Informationen aus
  -x   Print also the citation options
  -b   Print also the build information
  -r   Print also the GIS library revision number and date
  -e   Print also extended info for additional libraries
  -g   Print info in shell script style (including Git reference commit)

C:\Users\hkmyr>g.version -breg
version=7.8.1
date=2019
revision=c865432c9
build_date=2019-11-10
build_platform=x86_64-w64-mingw32
build_off_t_size=8

 ./configure  --host=x86_64-w64-mingw32 '--with-libs=C:\OS3944~1/lib'
--with-includes=/c/OSGeo4W64/include --libexecdir=/c/OSGeo4W64/bin
--prefix=/c/OSGeo4W64/apps/grass --bindir=/c/OSGeo4W64/bin
--includedir=/c/OSGeo4W64/include --without-x --with-cxx --enable-shared
--enable-largefile --with-fftw --with-freetype
--with-freetype-includes=/mingw64/include/freetype2
--with-proj-share=/c/OSGeo4W64/share/proj
--with-proj-includes=/c/OSGeo4W64/include
--with-proj-libs=/usr/src/grass781/mswindows/osgeo4w/lib --with-postgres
--with-postgres-includes=/c/OSGeo4W64/include
--with-postgres-libs=/usr/src/grass781/mswindows/osgeo4w/lib
--with-gdal=/usr/src/grass781/mswindows/osgeo4w/gdal-config
--with-geos=/usr/src/grass781/mswindows/osgeo4w/geos-config --with-sqlite
--with-sqlite-includes=/c/OSGeo4W64/include
--with-sqlite-libs=/usr/src/grass781/mswindows/osgeo4w/lib --with-regex
--with-nls --with-zstd --with-odbc --with-cairo --with-opengl=windows
--with-bzlib --with-liblas=/usr/src/grass781/mswindows/osgeo4w/liblas-config
libgis_revision=00000
libgis_date="?"
proj=6.2.1
gdal=3.0.2
geos=3.8.0
sqlite=3.29.0

C:\Users\hkmyr>gdalinfo --version
GDAL 3.0.2, released 2019/10/28

C:\Users\hkmyr>r.slope.aspect --help
Generates raster maps of slope, aspect, curvatures and partial derivatives
from an elevation raster map.

Benutzung:
 r.slope.aspect [-aen] elevation=name [slope=name] [aspect=name]
   [format=string] [precision=string] [pcurvature=name] [tcurvature=name]
   [dx=name] [dy=name] [dxx=name] [dyy=name] [dxy=name] [zscale=value]
   [min_slope=value] [--overwrite] [--help] [--verbose] [--quiet] [--ui]

Schalter:
  -a   Do not align the current region to the raster elevation map
  -e   Compute output at edges and near NULL values
  -n   Create aspect as degrees clockwise from North (azimuth), with flat =
-9999

C:\Users\hkmyr>v.dissolve --help
Löst Grenzen zwischen benachbarten Flächen mit gleicher Kategorienummer oder
gleichem Attributwert auf.

Benutzung:
 v.dissolve.py input=name [layer=string] [column=name] output=name
   [--overwrite] [--help] [--verbose] [--quiet] [--ui]

Parameter:
   input   Name der Eingabe-Vektorkarte
   layer   Layer number or name.
            Standard: 1
  column   Name of attribute column used to dissolve common boundaries
  output   Name der Ausgabe-Vektorkarte
#############################

also winGRASS7.8.1 64 bit standalone is starting and working here.




-----
best regards
Helmut
--
Sent from: http://osgeo-org.1560.x6.nabble.com/Grass-Dev-f3991897.html


More information about the grass-dev mailing list