Dear all,
after my recents modifications on Makefile [0] of the r.agent addon, Michael and me were trying to build correctly the module.
In fact, even if on my debian machine it compiles and builds up well using g.extension, it seems that, sometimes (on other machines, we tested both another debian and an ubuntu), it fails to compile.
Modifying again the Makefile and removing “script” from “default” (line 11) it compiles without errors (but without documentation too!) on all the machines.
So, can anyone other try the compilation in order to give us just another feedback?
Thanks in advance,
Annalisa
[0] https://trac.osgeo.org/grass/browser/grass-addons/grass7/raster/r.agent.aco/Makefile?rev=65700
On 20 August 2015 at 16:13, Annalisa Minelli <annagrass6@gmail.com> wrote:
Dear all,
Dear Annalisa,
after my recents modifications on Makefile [0] of the r.agent addon, Michael
and me were trying to build correctly the module.
In fact, even if on my debian machine it compiles and builds up well using
g.extension, it seems that, sometimes (on other machines, we tested both
another debian and an ubuntu), it fails to compile.
Modifying again the Makefile and removing "script" from "default" (line 11)
it compiles without errors (but without documentation too!) on all the
machines.
So, can anyone other try the compilation in order to give us just another
feedback?
I tried some different configuration but I was not able to fix it... I
hope someone else can help you.
Thanks in advance,
Annalisa
--
ciao
Luca
http://gis.cri.fmach.it/delucchi/
www.lucadelu.org
On 20/08/15 16:13, Annalisa Minelli wrote:
Dear all,
after my recents modifications on Makefile [0] of the r.agent addon,
Michael and me were trying to build correctly the module.
In fact, even if on my debian machine it compiles and builds up well
using g.extension, it seems that, sometimes (on other machines, we
tested both another debian and an ubuntu), it fails to compile.
Could you be more specific ? Error messages ?
Modifying again the Makefile and removing "script" from "default" (line
11) it compiles without errors (but without documentation too!) on all
the machines.
I'm no specialist in this, but shouldn't your script (r.agent.aco.py) also be in a subdir ? Check r.modis and r.green as examples.
Moritz