[GRASS-dev] unable to install my grass module from the GitHub repository

Markus Metz markus.metz.giswork at gmail.com
Tue Jun 5 05:49:58 PDT 2018


Hi Roberta,

On Tue, Jun 5, 2018 at 2:38 PM, Roberta Fagandini <robifagandini at gmail.com>
wrote:
>
> Hi all!
> I'm trying to install my module i.sentinel.mask from the GitHub
repository [0] using g.extension but I get the following error:
>
> g.extension extension=i.sentinel.mask operation=add url=
https://github.com/RobiFag/GRASS_clouds_and_shadows
>
> Fetching <i.sentinel.mask> from <
https://github.com/RobiFag/GRASS_clouds_and_shadows/archive/master.zip> (be
patient)...
> Compiling...
> Installing...
> make: *** No rule to make target `install'. Stop.
> WARNING: Installation failed, sorry. Please check above error messages.
>
> any suggestion?

One error was
Compiling...
make[1]: *** No rule to make target `/tmp/grass7-roberta-701
4/tmpe7QEso/i.sentinel.mask/scripts/i.sentinel.mask', needed
by `script'. Stop.
/bin/sh: 1: cannot create /usr/lib/grass74/error.log:
Permission denied

i.e. this is a system-wide installation of GRASS 7.4

Can you try again with GRASS 7.5 compiled from source, without installing?
That should avoid the "Permission denied" error.
The GRASS start script is in the source tree in bin.x86_64-pc-linux-gnu

Markus M

>
> Thanks in advance!
> Roberta
>
> [0] https://github.com/RobiFag/GRASS_clouds_and_shadows
>
> _______________________________________________
> grass-dev mailing list
> grass-dev at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/grass-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/grass-dev/attachments/20180605/9c6ada39/attachment.html>


More information about the grass-dev mailing list