On Fri, Nov 23, 2012 at 8:02 PM, Lars Forseth <[email protected]> wrote: > > hi! > I'm trying to use g.extension to install som extensions in GRASS 6.4.3svn > under SuSE 12.1. But having trouble: > > "g.extension.py extension=v.in.geoplot > svnurl=http://svn.osgeo.org/grass/grass-addons/grass6 > Fetching <v.in.geoplot> from GRASS-Addons SVN (be patient)... > Compiling... > /opt/grass/include/Make/Module.make:25: warning: overriding > recipe for target `install' > /opt/grass/include/Make/Rules.make:90: warning: ignoring old > recipe for target `install' > /opt/grass/include/Make/Module.make:25: warning: overriding > recipe for target `install' > /opt/grass/include/Make/Rules.make:90: warning: ignoring old > recipe for target `install' > main.c:27:23: fatal error: grass/gis.h: No such file or > directory
Did you install the grass-devel package (I don't know the exact name for Suse)? It is needed for g.extention. Hope this helps Markus _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
