Carlos Grohmann-2 wrote > But the real motive of this message is that two of the r.stream.* modules > are not installing: > > g.extension extension=r.stream.variables svnurl= > http://svn.osgeo.org/grass/grass-addons/grass7 > Fetching > <r.stream.variables> > from GRASS-Addons SVN repository (be > patient)... > Compiling... > make: *** No rule to make target `/var/folders/wq/mdsw_st97b > l_8828pmm49fdr0000gn/T/tmpShWWd0/r.stream.variables/scripts/ > r.stream.variables', needed by `script'. Stop. > ERROR: Compilation failed, sorry. Please check above error messages. > (Tue Dec 22 22:18:33 2015) Command finished (4 sec) > > (Tue Dec 22 22:18:39 2015) > > > g.extension extension=r.stream.watersheds svnurl= > http://svn.osgeo.org/grass/grass-addons/grass7 > Fetching > <r.stream.watersheds> > from GRASS-Addons SVN repository (be > patient)... > Compiling... > make: *** No rule to make target `/var/folders/wq/mdsw_st97b > l_8828pmm49fdr0000gn/T/tmpHnHf5r/r.stream.watersheds/scripts > /r.stream.watersheds', needed by `script'. Stop. > ERROR: Compilation failed, sorry. Please check above error messages. > (Tue Dec 22 22:18:44 2015) Command finished (4 sec) > > > maybe some housekeeping is needed to make sure all works fine?
both scripts aren't python scripts, but #!/bin/bash. AFAIK these are unsupported in G7. ----- best regards Helmut -- View this message in context: http://osgeo-org.1560.x6.nabble.com/r-stream-extension-installation-error-tp5242718p5242760.html Sent from the Grass - Users mailing list archive at Nabble.com. _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
