[GRASS-user] Using new git master

Markus Neteler neteler at osgeo.org
Fri Jul 12 06:47:42 PDT 2019


On Fri, Jul 12, 2019 at 3:18 PM Rich Shepard <rshepard at appl-ecosys.com> wrote:
>
> On Fri, 12 Jul 2019, Markus Neteler wrote:
>
> > Did you
> > cd grass/
> > ?
> >
> > $ git checkout master
>
> Markus,
>
> Yes. However, that was the problem because ~/gis/grass/ is not empty.

ok yeah: it needs to be empty since you got a completely new clone of
the source code repo.

> Creating a new subdirectory, grass-master/, allowed me to clone the
> repository.

Fine.

> Now I have a configuration issue:
>
> checking for location of zstd includes...
> checking for zstd.h... no
> configure: error: *** Unable to locate zstd includes.
>
> This was not an issue before.

That is a new dependency (optional, you can use --without-zstd):

http://htmlpreview.github.io/?https://github.com/OSGeo/grass/blob/master/REQUIREMENTS.html
ZSTD -> https://facebook.github.io/zstd/

Probably your system:
https://slackbuilds.org/repository/14.2/system/zstd/

HTH
Markus


More information about the grass-user mailing list