[GRASS-user] Re: [GRASS-dev] MS-Windows native GRASS
Hamish
hamish_nospam at yahoo.com
Sun Sep 17 04:32:04 EDT 2006
Huidae Cho wrote:
>
> Did you try to run c:\msys\1.0\msys.bat and check if PATH includes
> /mingw/bin? /mingw/bin should be there by default. I think you
> installed MSys before MinGW so that MSys does not know about MinGW.
> This is why I emphasized installation order.
could your install script test if this has been done, and maybe
something like:
echo "PATH=%PATH%;/mingw/bin" >> c:\msys\1.0\msys.bat
if needed? (or just print a warning)
Hamish
More information about the grass-user
mailing list