[原创]Wine 编译安装-中文设置 [更新-08-02-27]
-
- 帖子: 41
- 注册时间: 2007-08-24 15:05
编译安装都顺利,在Config的时候出现以下提示,麻烦楼主看看,这个容易解决不
jonson@jonson-laptop:~$ winecfg
Application tried to create a window, but no driver could be loaded.
The X11 driver is missing. Check your build!
Application tried to create a window, but no driver could be loaded.
The X11 driver is missing. Check your build!
err:ole:apartment_createwindowifneeded CreateWindow failed with error 126
jonson@jonson-laptop:~$
jonson@jonson-laptop:~$ winecfg
Application tried to create a window, but no driver could be loaded.
The X11 driver is missing. Check your build!
Application tried to create a window, but no driver could be loaded.
The X11 driver is missing. Check your build!
err:ole:apartment_createwindowifneeded CreateWindow failed with error 126
jonson@jonson-laptop:~$
-
- 帖子: 1
- 注册时间: 2007-12-25 22:05
问题同上
终端 运行‘winecfg’时 出现一下 错误
Application tried to create a window, but no driver could be loaded.
The X11 driver is missing. Check your build!
Application tried to create a window, but no driver could be loaded.
The X11 driver is missing. Check your build!
err:ole:apartment_createwindowifneeded CreateWindow failed with error 126
终端 运行‘winecfg’时 出现一下 错误
Application tried to create a window, but no driver could be loaded.
The X11 driver is missing. Check your build!
Application tried to create a window, but no driver could be loaded.
The X11 driver is missing. Check your build!
err:ole:apartment_createwindowifneeded CreateWindow failed with error 126
-
- 帖子: 21
- 注册时间: 2008-01-15 14:50
-
- 帖子: 21
- 注册时间: 2008-01-15 14:50
-
- 帖子: 20
- 注册时间: 2008-01-18 19:36
- .
- 帖子: 418
- 注册时间: 2006-08-27 11:50
- 联系:
谢谢楼主。在你的帮助下我也安装成功了。
但是在运行时出现错误:
但是在运行时出现错误:
这是怎么回事。XXX@XXX-desktop:~$ winecfg
Application tried to create a window, but no driver could be loaded.
The X11 driver is missing. Check your build!
Application tried to create a window, but no driver could be loaded.
The X11 driver is missing. Check your build!
err:ole:apartment_createwindowifneeded CreateWindow failed with error 126
- smtking
- 帖子: 228
- 注册时间: 2008-02-25 13:30
0.956 OS8.04
到最后
/usr/bin/ld: cannot find -lXext
collect2: ld 返回 1
winegcc: gcc failed
make[2]: *** [winex11.drv.so] 错误 2
make[2]: Leaving directory `/home/smtking/wine-0.9.56/dlls/winex11.drv'
make[1]: *** [winex11.drv] 错误 2
make[1]: Leaving directory `/home/smtking/wine-0.9.56/dlls'
make: *** [dlls] 错误 2
到最后
/usr/bin/ld: cannot find -lXext
collect2: ld 返回 1
winegcc: gcc failed
make[2]: *** [winex11.drv.so] 错误 2
make[2]: Leaving directory `/home/smtking/wine-0.9.56/dlls/winex11.drv'
make[1]: *** [winex11.drv] 错误 2
make[1]: Leaving directory `/home/smtking/wine-0.9.56/dlls'
make: *** [dlls] 错误 2
- windowssux
- 帖子: 618
- 注册时间: 2006-08-06 16:58
- 来自: 北海
- windowssux
- 帖子: 618
- 注册时间: 2006-08-06 16:58
- 来自: 北海
-
- 帖子: 2
- 注册时间: 2007-12-20 22:59
- windowssux
- 帖子: 618
- 注册时间: 2006-08-06 16:58
- 来自: 北海
-
- 帖子: 10
- 注册时间: 2007-12-05 17:06
cainwise@cainwise-desktop:~/cainwise/wine-0.9.56$ sudo ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
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... none needed
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl.exe... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking for cpp... cpp
checking for the directory containing the Wine tools... $(TOPOBJDIR)
checking how to run the C preprocessor... gcc -E
checking for X... no
checking for flex... no
configure: error: no suitable flex found. Please install the 'flex' package.
出现这个是怎么回事啊
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
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... none needed
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl.exe... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking for cpp... cpp
checking for the directory containing the Wine tools... $(TOPOBJDIR)
checking how to run the C preprocessor... gcc -E
checking for X... no
checking for flex... no
configure: error: no suitable flex found. Please install the 'flex' package.
出现这个是怎么回事啊