Hi, 2014/1/8 Nuno Sá <[email protected]>: > (Wed Jan 08 13:05:25 2014) > g.extension extension=i.landsat.dehaze operation=add > which: svn: unknown command > ERROR: svn client required. Please install Subversion first. > (Wed Jan 08 13:05:26 2014) Command finished (0 sec)
g.extension in G6 is a shell script which does not work on Windows. The wxGUI wrapper is using python script which is taken from G7. Unfortunately wxGUI wrapper for installing extensions doesn't work (known problem [1]). In other words, Windows users have only one possibility to install an extension from wxGUI command line by running g.extension.py ext=<extension> Note '.py' extension! Martin [1] http://lists.osgeo.org/pipermail/grass-dev/2014-January/066801.html _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
