Hi, I am trying to install r.modis using g.extension, which gives me the error messages below. Note that the first three svn warnings also showed up during compiling GRASS (reported here: http://trac.osgeo.org/grass/ticket/1776) and with any extension I install. So they are probably not related to the problem with installing r.modis
Fetching <r.modis> from GRASS-Addons SVN (be patient)…
svn: warning: cannot set LC_CTYPE locale
svn: warning: environment variable LC_CTYPE is en_US
svn: warning: please check that your locale name is correct
Compiling…
ERROR: modis library not imported
make[1]: *** [r.modis.download.tmp.html] Error 1
ERROR: rmodislib library not imported
make[1]: *** [r.modis.import.tmp.html] Error 1
Installing…
/usr/bin/install: cannot stat
/home/paulo/Data/GRASSdb/latlon/PERMANENT/.tmp/paulo-HP-Z60 0-Workstation/5191.0/r.modis/docs/html/r.modis.download.html ': No such file or directory make[1]: *** [install] Error 1 /usr/bin/install: cannot stat
/home/paulo/Data/GRASSdb/latlon/PERMANENT/.tmp/paulo-HP-Z60
0-Workstation/5191.0/r.modis/docs/html/r.modis.import.html’:
No such file or directory
make[1]: *** [install] Error 1
ERROR: Unable to read manual page: [Errno 2] No such file or directory: ‘/home/paulo/.grass7/addons/docs/html/r.modis.html’
I seems r.modis is installed, but running the command r.modis.download gives me the warning message:
Unable to fetch interface description for command ‘r.modis.download’.
Details:
GRASS_INFO_ERROR(5384,1): modis library not imported
GRASS_INFO_END(5384,1)
My system info:
GRASS version: 7.0.svn
GRASS SVN Revision: 53615
GIS Library Revision: 52468 (2012-07-27)
GDAL/OGR: 1.9.2
PROJ4: Rel. 4.7.1, 23 September 2009
Python: 2.7.3
wxPython: 2.8.12.1
Platform: Linux-3.5.0-17-generic-x86_64-with-Ubuntu-12.10-quantal
Any ideas?
Best regards,
Paulo