Changes between Version 6 and Version 7 of AddOnsManagement
- Timestamp:
- 11/16/11 01:51:48 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AddOnsManagement
v6 v7 7 7 Background: `g.extension` in winGRASS is not trying to compile given !AddOn as on GNU/Linux, it just downloads pre-compiled binaries from the server. 8 8 9 The GRASS !AddOns binaries are downloaded in winGRASS by default from http://wingrass.fsv.cvut.cz, eg. for GRASS 7 it's http://wingrass.fsv.cvut.cz/grass70/addons. The GRASS !AddOns are compiled on that server by script available from [source:grass-addons/tools/addons/compile.sh SVN].9 The GRASS !AddOns binaries are downloaded in winGRASS by default from http://wingrass.fsv.cvut.cz, eg. for GRASS 7 it's http://wingrass.fsv.cvut.cz/grass70/addons. The GRASS !AddOns are compiled on that server by script [source:grass-addons/tools/addons/compile.sh compile.sh] available from SVN.