[GRASS-dev] winGRASS: why GIS_DATABASE "$DOCUMENTS\GIS DataBase" with white space in path?
Yann Chemin
yann.chemin at gmail.com
Sun Apr 14 00:17:21 PDT 2013
Yes please,
Have not had problem with teaching yet, but always wondered about the
whitespace and when students will get a problem from that.
+1
On Apr 13, 2013 4:08 PM, "Markus Neteler" <neteler at osgeo.org> wrote:
> Hi,
>
> while playing with winGRASS on Windows 8, I realized that the default
> grassdata path is a bit unfortunate:
>
> grep 'GIS Data' */* 2>&1 | grep -v directory
> mswindows/GRASS-Installer.nsi.tmpl: StrCpy $GIS_DATABASE
> "$DOCUMENTS\GIS DataBase"
>
> - uses white space (which we commonly dislike)
> - is different from most GRASS tutorials
>
> Why not
>
> StrCpy $GIS_DATABASE "$DOCUMENTS\grassdata"
>
> which would solve above problems?
>
> Markus
> _______________________________________________
> grass-dev mailing list
> grass-dev at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/grass-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/grass-dev/attachments/20130414/8f49474b/attachment.html>
More information about the grass-dev
mailing list