2009/12/27 Martin Landa <[email protected]>: >> FYI: I've set this environment variable at the begining of >> C:\OSGeo4W\etc\ini\grass.bat file. Setting this variable in the OS control >> panel directly may require restart of Windows (but I am not sure) to have >> any effect. > > Unfortunately it's not working on my machine > > $ env | grep LC_ALL > LC_ALL=cs_CZ > > but wxGUI starts still unlocalized...
mystery partly solved, during compilation process in not created 'locale' directory and 'make' says $ make clean; make ../include/Make/Module.make:25: warning: overriding commands for target `install' ../include/Make/Rules.make:82: warning: ignoring old commands for target `install' Creating translations (= 'make mo') make[1]: Entering directory `/c/OSGeo4W/usr/src/grass6_devel/locale' ../include/Make/Module.make:25: warning: overriding commands for target `install' ../include/Make/Rules.make:82: warning: ignoring old commands for target `install' make[1]: Nothing to be done for `mo'. make[1]: Leaving directory `/c/OSGeo4W/usr/src/grass6_devel/locale' Not sure what is wrong... Martin -- Martin Landa <landa.martin gmail.com> * http://gama.fsv.cvut.cz/~landa _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
