[GRASS-dev] g.extension not working on debian - grass 6.4.3svn

Markus Neteler neteler at osgeo.org
Sat Jan 26 08:26:48 PST 2013


On Sat, Jan 26, 2013 at 2:11 PM, Margherita Di Leo
<dileomargherita at gmail.com> wrote:
> Hi,
>
> After having tested g.extension (svn-releasebranch64) with fresh
> installation both on Debian and on Red Hat, both with default installation
> and on local installation (bindir and prefix in /home/somewhere), FWIW, the
> result is that the only way to make it work is to compile grass without
> installing (make without make install).

Or debug the problem :)

Since g.extension is a script in GRASS 6, you can add " -x" to the
first line and see what it does step by step:

http://grasswiki.osgeo.org/wiki/GRASS_Debugging#Shell_script_debugging

Then you probably see where is goes wrong.

Markus


More information about the grass-dev mailing list