#1941: wxGUI fails with Japanese locale
----------------------+-----------------------------------------------------
 Reporter:  venkat    |       Owner:  grass-dev@…              
     Type:  defect    |      Status:  new                      
 Priority:  blocker   |   Milestone:  7.0.0                    
Component:  wxGUI     |     Version:  svn-trunk                
 Keywords:  wingrass  |    Platform:  MSWindows 7              
      Cpu:  x86-32    |  
----------------------+-----------------------------------------------------
Comment(by hellik):
 Replying to [comment:21 martinl]:
 >
 > Ah, OK, it's probably caused by the fact that the standalone installer
 puts `python27.dll` to the different directory (ie. `extralib`) compared
 to `python.exe` (`extrabin`). Directory `extralib` is in the path
 source:grass/trunk/mswindows/env.bat#L17, but it's probably not enough.
 The problem could be solved by moving `python27.dll` to `extrabin`. Then
 we could probably move all DLL files to `extrabin` and get rid of this
 directory. It's comment practice to have DLL files together with EXE files
 in the same directory.
 that could be the clue. same directory could work.
 >I don't know why the standalone installer separates them to the two
 different directories, ie. `extrabin` and `extralib`.
 also no idea or memory here on my side. since I'm involved in the
 winGRASS, the separation in `extrabin` and `extralib` was always there.
-- 
Ticket URL: <https://trac.osgeo.org/grass/ticket/1941#comment:23>
GRASS GIS <http://grass.osgeo.org>