[原创]Wine 编译安装-中文设置 [更新-08-02-27]

Wine、Cedega、CrossOver 等配置
回复
woshishuis
帖子: 28
注册时间: 2008-05-04 11:29

#121

帖子 woshishuis » 2008-05-13 13:53

学习 支持下
tianming
帖子: 34
注册时间: 2007-11-03 16:56

#122

帖子 tianming » 2008-05-14 21:51

楼主:这个怎么解决!!
wine: could not load L"C:\\windows\\system32\\kugou.exe": Module not found
akinlau
帖子: 3
注册时间: 2007-11-01 19:33

#123

帖子 akinlau » 2008-05-15 3:22

这个问题怎么解决,我在网上找过,但是他们所说的没装什么什么的,我查过我都装了,但是不是出现这个问题。
akinlau@akinlau-desktop:/tmp/wine-1.0-rc1$ sudo ./configure
checking build system type... i686-pc-linux-gnulibc1
checking host system type... i686-pc-linux-gnulibc1
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... unsupported
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for cpp... cpp
checking for the directory containing the Wine tools... $(TOPOBJDIR)
checking how to run the C preprocessor... /lib/cpp
configure: error: C preprocessor "/lib/cpp" fails sanity check
See `config.log' for more details.
iceblock
帖子: 44
注册时间: 2008-05-10 0:14

#124

帖子 iceblock » 2008-05-15 19:48

在WINE里面键盘只能输入一个字符 然后就不能输入了 按什么都没效果 请问是为什么?
我是UBUNTU 8.04
wine 是1.0的
tianming
帖子: 34
注册时间: 2007-11-03 16:56

#125

帖子 tianming » 2008-05-17 14:45

和scim冲突!把scim禁用,./configure 中的 Graphics 中的Emulate勾去掉!!!
感情拓荒者
帖子: 121
注册时间: 2008-02-24 16:41

#126

帖子 感情拓荒者 » 2008-05-29 19:24

实在太感谢啦!
alfadb
帖子: 1
注册时间: 2008-07-25 9:29

#127

帖子 alfadb » 2008-07-30 5:11

{standard input}: Assembler messages:
{standard input}:7419: Warning: end of file not at end of a line; newline inserted
{standard input}:7752: Error: suffix or operands invalid for `mov'
gcc: 内部错误:段错误 (程序 cc1)
请提交一份完整的错误报告。
具体步骤请参见 <http://bugzilla.redhat.com/bugzilla>。
make[2]: *** [menu.o] 错误 1
make[2]: Leaving directory `/root/桌面/wine-1.1.2/dlls/user32/tests'
make[1]: *** [user32/tests] 错误 2
make[1]: Leaving directory `/root/桌面/wine-1.1.2/dlls'
make: *** [dlls] 错误 2
You have new mail in /var/spool/mail/root



郁闷这个错误有谁出现过啊,哪位大哥帮忙解决下
头像
laddin
帖子: 25
注册时间: 2008-08-15 10:03

#128

帖子 laddin » 2008-09-03 9:41

configure: error: X development files not found. Wine will be built
without X support, which probably isn't what you want. You will need to install
development packages of Xlib/Xfree86 at the very least.
Use the --without-x option if you really want this.
这个问题怎么解决?
经验是在你无法得到想要的事物时才会学到的。
头像
windowssux
帖子: 618
注册时间: 2006-08-06 16:58
来自: 北海

#129

帖子 windowssux » 2008-09-03 10:27

unixsky
帖子: 18
注册时间: 2008-06-15 21:04

我一步步做还是出问题?

#130

帖子 unixsky » 2008-09-05 16:58

/usr/bin/ld: cannot find -lXext
collect2: ld 返回 1
winegcc: gcc failed
make[2]: *** [winex11.drv.so] 错误 2
make[2]: Leaving directory `/home/sky/wine-1.1.3/dlls/winex11.drv'
make[1]: *** [winex11.drv/__install-lib__] 错误 2
make[1]: Leaving directory `/home/sky/wine-1.1.3/dlls'
make: *** [dlls/__install-lib__] 错误 2

应该怎么解决?
gjjiang
帖子: 18
注册时间: 2008-09-06 19:53

我也遇到过

#131

帖子 gjjiang » 2008-09-07 22:40

sudo apt-get build-dep wine
试试
cxaa044350
帖子: 4
注册时间: 2009-08-25 22:20

Re: [原创]Wine 编译安装-中文设置 [更新-08-02-27]

#132

帖子 cxaa044350 » 2009-08-31 23:53

:em11 严重感谢!!!
但楼主没有附加字体不能显示的解决方案,以下是我google到的,分享一下。

WINE中文字体方块的解决

* 05/08
* 2008



-

解决了WINE的中文字体显示方块的问题。

运行wine regedit,打开注册表,找到HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\FontSubstitutes,删除所有键值(其实只要删除MS Shell Dlg和MS Shell Dlg2即可)。

主要原因为tahoma字体在Linux下无法显示中文。
回复