[GRASS-dev] Scripting in Linux
Glynn Clements
glynn at gclements.plus.com
Tue Jan 26 10:34:12 EST 2010
Kim Besson wrote:
> Thanks. But regarding other scripts (r.*, v.*) I just have to add them to
> the Scripts folder without doing anything else,right? (because in Windows
> it's necessary to run make)
On Windows, each shell script in $GISBASE/scripts needs a
corresponding batch file in $GISBASE/bin (to work around the fact that
Windows doesn't understand "#!/bin/sh").
These batch files are generated automatically when "make"ing a script.
You can create one manually by copying and modifying one of the
existing batch files.
--
Glynn Clements <glynn at gclements.plus.com>
More information about the grass-dev
mailing list