> Looks like a sh/dash/bash problem? What's the first line of > /usr/lib/grass/scripts/r.tileset? E. g.: > > $ head -n1 /usr/lib/grass/scripts/r.tileset > > [...]
First line is #!/bin/sh 193 is part of # purpose: lookup values in passed by reference arrays declare -f LookupP # Function "Pointer" 258 is part of # name: project # purpose: projects x1 y1 using projector 326 is part of # name: Side Length # purpose: Find the length of sides of a set of points from one to the next btw: installation is 6.2.1 from Jachym's ubuntu repository (les-ejk.cz) -- GMX FreeMail: 1 GB Postfach, 5 E-Mail-Adressen, 10 Free SMS. Alle Infos und kostenlose Anmeldung: http://www.gmx.net/de/go/freemail _______________________________________________ grassuser mailing list [email protected] http://grass.itc.it/mailman/listinfo/grassuser

