[GRASS-dev] [GRASS GIS] #854: g.extension does not work on a Mac (probably not on Windows either
GRASS GIS
trac at osgeo.org
Fri Sep 7 03:32:14 PDT 2012
#854: g.extension does not work on a Mac (probably not on Windows either
---------------------------------+------------------------------------------
Reporter: cmbarton | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 6.4.3
Component: Installation | Version: svn-releasebranch64
Keywords: g.extension, addons | Platform: All
Cpu: All |
---------------------------------+------------------------------------------
Changes (by neteler):
* version: 6.4.1 RCs => svn-releasebranch64
* milestone: 6.4.2 => 6.4.3
Comment:
Here a test on Ubuntu with GRASS 7, via the wxGUI extension manager:
{{{
(Fri Sep 7 04:01:24 2012)
g.extension extension=r.houghtransform svnurl=http://svn.osgeo.org/grass
/grass-addons/grass7
Fetching <r.houghtransform> from GRASS-Addons SVN (be patient)...
Compiling...
...
linesegmentsextractor.cpp:133:37: warning: conversion to
‘int’ from ‘size_t {aka long unsigned int}’ may
alter its value [-Wconversion]
linesegmentsextractor.cpp:136:21: warning: conversion to
‘float’ from ‘double’ may alter its value
[-Wconversion]
/bin/sh: 1: /media/Proyectos/GISData_grass/South_america_cli
mate_lonlat/Ortiz_j/.tmp/cito/4172.0/r.houghtransform/bin/r.
houghtransform: Permission denied
make: *** [r.houghtransform.tmp.html] Error 1
ERROR: Compilation failed, sorry. Please check above error messages.
(Fri Sep 7 04:01:33 2012) Command finished (8 sec)
}}}
I guess it should not run "/bin/sh" on a binary.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/854#comment:20>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list