2010/4/1 Szabó Balázs <[email protected]>: > Hi list! > > Is it possible install gipe to grass gis 7.0 latest svn?
It requires several updates to the new raster library architecture. Basically, the "raster.h" header must be added and functions renamed, for example G_put_raster_row() -> Rast_put_row() etc. For a table, see http://trac.osgeo.org/grass/wiki/Grass7/RasterLib/ListOfFunctions ... > ---------------------------------------------- > I tryed with g.extension manager, but this command won't work: > > g.extension extension=r.hydro.CASC2D \ > svnurl=https://svn.osgeo.org/grass/grass-addons/gipe/ Similar problem here.. all code is for GRASS 6 and needs to be updated (actually more time consuming than difficult). Markus _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
