[GRASS-dev] Unable to install manual for add-on r.estimap.recreation under Windows

Markus Neteler neteler at osgeo.org
Sun Jan 13 10:41:09 PST 2019


On Sun, Jan 13, 2019 at 7:24 PM Nikos Alexandris
<nik at nikosalexandris.net> wrote:
> * Helmut Kudrnovsky <hellik at web.de> [2019-01-13 09:51:25 -0700]:
> >NikosAlexandris wrote
> >> Dear Windows experts,
> >>
> >> in installing the add-on r.estimap.recreation under Windows, I get this
> >> error:
> >>
> >> ERROR: Unable to read manual page: [Errno 2] No such file or directory:
> >> 'C:\\OSGEO4~1\\apps\\grass\\grass-7.4.4\\docs\\html\\r.estimap.recreation.html'
[..]
> >see compilation Log:
> >
> >https://wingrass.fsv.cvut.cz/grass77/x86_64/addons/grass-7.7.svn/logs/r.estimap.recreation.log
> >
> >the addon isn't compiled, therefore the Message.
[...]
> Thanks for heads-up!  Now, what's next to check?
>
> ```
> if [ "/c/Users/landa/grass_packager/grass77/x86_64/addons/r.estimap.recreation/scripts/r.estimap.recreation.py" != "" ] ; then GISRC=/c/msys64/usr/src/grass_trunk/dist.x86_64-w64-mingw32/demolocation/.grassrc77 GISBASE=C:/msys64/usr/src/grass_trunk/dist.x86_64-w64-mingw32 PATH="/c/msys64/usr/src/grass_trunk/dist.x86_64-w64-mingw32/bin:/c/msys64/usr/src/grass_trunk/dist.x86_64-w64-mingw32/bin:/c/msys64/usr/src/grass_trunk/dist.x86_64-w64-mingw32/scripts:$PATH" PYTHONPATH="C:/msys64/usr/src/grass_trunk/dist.x86_64-w64-mingw32/etc/python;C:/msys64/usr/src/grass_trunk/dist.x86_64-w64-mingw32/gui/wxpython;$PYTHONPATH" PATH="/c/Users/landa/grass_packager/grass77/x86_64/addons/r.estimap.recreation/bin:/c/msys64/usr/src/grass_trunk/dist.x86_64-w64-mingw32/bin:/c/msys64/usr/src/grass_trunk/dist.x86_64-w64-mingw32/scripts:/c/msys64/usr/src/grass_trunk/dist.x86_64-w64-mingw32/lib:/c/msys64/usr/src/grass_trunk/dist.x86_64-w64-mingw32/lib:/c/osgeo4w64/bin:/c/msys64/usr/bin:/c/msys64/mingw64/bin:/c/ProgramData/Oracle/Java/javapath:/c/Windows/system32:/c/Windows:/c/Windows/System32/Wbem:/c/Windows/System32/WindowsPowerShell/v1.0:/c/Program Files/Microsoft SQL Server/110/Tools/Binn:/c/Program Files/Microsoft Windows Performance Toolkit:/c/Program Files (x86)/Windows Kits/8.1/Windows Performance Toolkit:/c/Program Files (x86)/Git/cmd" LC_ALL=C LANG=C LANGUAGE=C /c/Users/landa/grass_packager/grass77/x86_64/addons/r.estimap.recreation/scripts/r.estimap.recreation.py --html-description < /dev/null | grep -v '</body>\|</html>' > r.estimap.recreation.tmp.html ; fi
> /bin/sh: /c/Users/landa/grass_packager/grass77/x86_64/addons/r.estimap.recreation/scripts/r.estimap.recreation.py: /usr/bin/python: bad interpreter: Permission denied

/usr/bin/python: bad interpreter: Permission denied
is a current issue on the Windows server.

Martin may be able to check.

Markus


More information about the grass-dev mailing list