wine 실행 중 eucKR 오류 발생

thisrule의 이미지

FC3에서 wine을 실행하면 자꾸 오류 발생합니다.

[thisrule@nextdev1 windows]$ cd .wine/drive_c/windows/
 
[thisrule@nextdev1 windows]$ ls
command  notepad.exe  rundll32.exe  system32  winebrowser.exe
fonts    profiles     system        temp      winhelp.exe
inf      regedit.exe  system.ini    win.ini   winhlp32.exe
 
[thisrule@nextdev1 windows]$ wine notepad.exe
fixme:nls:get_env_lcid charset eucKR was not recognized
wine: could not load L"C:\\windows\\notepad.exe": Module not found

위에서 보듯이 eucKR charset을 인식할 수 없다며 실행이 되질 않습니다.
제가 wine을 처음 시도해보는데 갑자기 꽉 막히는듯한 기분이 드네요.