运行wine提示错误
# winefixme:nls:get_env_lcid charset GBK was not recognized
Wine 20040813
Usage: wine PROGRAM Run the specified program
wine --help Display this help and exit
wine --version Output version information and exit
# wine write
fixme:nls:get_env_lcid charset GBK was not recognized
wine: cannot find 'write'
#
运行wine时,提示如上错误,怎办 :?: 运行 locale 看看什么输出? wine 不支持 GBK? 运行 locale 看看什么输出?
# locale
LANG=zh_CN.GBK
LC_CTYPE="zh_CN.GBK"
LC_NUMERIC="zh_CN.GBK"
LC_TIME="zh_CN.GBK"
LC_COLLATE="zh_CN.GBK"
LC_MONETARY="zh_CN.GBK"
LC_MESSAGES="zh_CN.GBK"
LC_PAPER="zh_CN.GBK"
LC_NAME="zh_CN.GBK"
LC_ADDRESS="zh_CN.GBK"
LC_TELEPHONE="zh_CN.GBK"
LC_MEASUREMENT="zh_CN.GBK"
LC_IDENTIFICATION="zh_CN.GBK"
LC_ALL=zh_CN.GBK
# 另外,模拟软件是不是wine+程序名就可以运行?是否还需要路径? :?: 没路径不行!
提示:Wine--dbg>
怎么办? dbg的意思大概就是debug吧,
楼上的需要debug吗? 好呀,不过我不会用 汗……
我用cedega,用
cedega +×。exe 就可以了,
winex也没出过毛病 呵呵,我昨天看了这个帖子,也下了cedega,是没有那个现象,不过总体感觉和wine差不多,也需要配置config 反正我从来不去配置
运行的也一样好 需要先去相应的目录才能运行。
好像还要加扩展名 需要先去相应的目录才能运行。
好像还要加扩展名
这个最关键,终于可以了~~~万般兴奋中~~~~ :-D:-D:-D
不过,只能运行少部分的软件,很多都提示错误 :-(:-(:-( 提示什么错误? 提示什么错误?
如运行IE就显示如下
# wine iexplore.exe
fixme:nls:get_env_lcid charset GBK was not recognized
fixme:shell:StopWatchMode () stub!
fixme:seh:EXC_RtlRaiseException call to unimplemented function shdocvw.dll.IEWinMain
fixme:shell:MLGetUILanguage () stub
wine: Unhandled exception (thread 0009), starting debugger...
fixme:nls:get_env_lcid charset GBK was not recognized
fixme:console:SetConsoleCtrlHandler (0x777ca5b0,1) - no error checking or testing yet
WineDbg starting on pid 0x8
Unhandled exception: unimplemented function shdocvw.dll.IEWinMain called in 32-bit code (0x77088053).
In 32 bit mode.
0x77088053 __wine_unimplemented in shdocvw: addl $12,%esp
Wine-dbg>
页:
[1]
2