[root@localhost root]# rpm -q wine
wine-0.20031016-2
[root@localhost root]# wine
fixme:nls:init_default_lcid charset GB18030 was not recognized
Wine 20031016
Usage: wine [options] [--] program_name [arguments]
The -- has to be used if you specify arguments (of the program)
Options:
--debugmsg name Turn debugging-messages on or off
--dll name This option is no longer supported
--help,-h Show this help message
--version,-v Display the Wine version
wine 我已经配置好了,而且也复制了windows下的simsun字体到wine里,
运行一些windows下的文件,已经可以显示中文了,为什么还是显示charset GB18030 was not recognized