[GRASS-dev] [GRASS GIS] #3543: add zstd to standalone WinGRASS-7.5.svn installer

#3543: add zstd to standalone WinGRASS-7.5.svn installer
-------------------------+-------------------------
Reporter: hellik | Owner: grass-dev@…
     Type: defect | Status: new
Priority: normal | Milestone:
Component: Packaging | Version: svn-trunk
Keywords: | CPU: All
Platform: MSWindows 8 |
-------------------------+-------------------------
taken from [https://lists.osgeo.org/pipermail/grass-
user/2018-April/078055.html user ML]

{{{
>Anyhow, I followed your advice and installed the latest stand-alone
>version available for download which is WinGRASS-7.5svn-r72586->109. The
>installation process was running without any problems but when I >tried
>to open GRASS I got the following error message: "zstd.dll is >missing".

Open a ticket about the missing zstd dll in the standalone winGRASS
7.5.svn
installer.

in the meanwhile, you can use winGRASS also via OSGeo4W

https://trac.osgeo.org/osgeo4w/
}}}

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3543&gt;
GRASS GIS <https://grass.osgeo.org>

#3543: add zstd to standalone WinGRASS-7.5.svn installer
------------------------+-------------------------
  Reporter: hellik | Owner: grass-dev@…
      Type: defect | Status: new
  Priority: normal | Milestone:
Component: Packaging | Version: svn-trunk
Resolution: | Keywords:
       CPU: All | Platform: MSWindows 8
------------------------+-------------------------

Comment (by hellik):

Replying to [ticket:3543 hellik]:
> taken from [https://lists.osgeo.org/pipermail/grass-
user/2018-April/078055.html user ML]
>
> {{{
> >Anyhow, I followed your advice and installed the latest stand-alone
> >version available for download which is WinGRASS-7.5svn-r72586->109.
The
> >installation process was running without any problems but when I >tried
> >to open GRASS I got the following error message: "zstd.dll is
>missing".
>
> Open a ticket about the missing zstd dll in the standalone winGRASS
7.5.svn
> installer.
>
> in the meanwhile, you can use winGRASS also via OSGeo4W
>
> https://trac.osgeo.org/osgeo4w/
> }}}

maybe zstd has to be added to ''OSGEO4W_PKG_DIR'' on the build/package
server?

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3543#comment:1&gt;
GRASS GIS <https://grass.osgeo.org>

#3543: add zstd to standalone WinGRASS-7.5.svn installer
------------------------+-------------------------
  Reporter: hellik | Owner: grass-dev@…
      Type: defect | Status: new
  Priority: normal | Milestone:
Component: Packaging | Version: svn-trunk
Resolution: | Keywords:
       CPU: All | Platform: MSWindows 8
------------------------+-------------------------

Comment (by hellik):

Replying to [comment:1 hellik]:

> maybe zstd has to be added to ''OSGEO4W_PKG_DIR'' on the build/package
server?

relevant files are in

''C:\OSGeo4W64\bin'':

{{{
zstd.exe => C:\OSGeo4W64\bin
zstd.dll => C:\OSGeo4W64\bin
}}}

''C:\OSGeo4W64\lib'':

{{{
zstd_static.lib => C:\OSGeo4W64\lib
zstd.lib => C:\OSGeo4W64\lib
}}}

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3543#comment:2&gt;
GRASS GIS <https://grass.osgeo.org>

#3543: add zstd to OSGEO4W_PKG_DIR on buildserver of standalone WinGRASS-7.5.svn
installer
------------------------+-------------------------
  Reporter: hellik | Owner: grass-dev@…
      Type: defect | Status: new
  Priority: normal | Milestone:
Component: Packaging | Version: svn-trunk
Resolution: | Keywords:
       CPU: All | Platform: MSWindows 8
------------------------+-------------------------

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3543#comment:3&gt;
GRASS GIS <https://grass.osgeo.org>