我在网上找到了32位友邦拓离线安装Wine的办法,并且作者强调了不能用于64位。
貌似说了不少废话= =
So,请教各位Linuxer如何实现64位Ubuntu离线安装Wine。

最后一句提示你安装32位的dev文件,离线啊zgxltxz 写了:这开源社区目前是什么节奏= =
---------------------------------------------------------------------------
我下了一个wine的源代码,并使用了wineinstall脚本安装,但是,有以下结果:
zgxltxz@Lenovo-IdeaPad-Y471A:~/桌面/wine-1.5.29/tools$ sh wineinstall
Wine Installer v1.0
We need to install Wine as the root user. Do you want us to build Wine,
'su root' and install Wine? Enter 'no' to build Wine without installing:
(yes/no) yes
Running configure...
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
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 whether gcc -m32 works... no
configure: error: Cannot build a 32-bit program, you need to install 32-bit development libraries.
Configure failed, aborting install.
目测少了很多东西,少了什么呢
我能上网的电脑用ubuntuzgxltxz 写了:33个人来看,木有一个回复吗= =
zgxltxz 写了:33个人来看,木有一个回复吗= =
你缺的是ia32-libs-devzgxltxz 写了:这开源社区目前是什么节奏= =
---------------------------------------------------------------------------
我下了一个wine的源代码,并使用了wineinstall脚本安装,但是,有以下结果:
zgxltxz@Lenovo-IdeaPad-Y471A:~/桌面/wine-1.5.29/tools$ sh wineinstall
Wine Installer v1.0
We need to install Wine as the root user. Do you want us to build Wine,
'su root' and install Wine? Enter 'no' to build Wine without installing:
(yes/no) yes
Running configure...
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
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 whether gcc -m32 works... no
configure: error: Cannot build a 32-bit program, you need to install 32-bit development libraries.
Configure failed, aborting install.
目测少了很多东西,少了什么呢