红联首页 凝聚Linux人的力量
菜鸟过关 | 精华文档 | 同城人(交友) | 我与Linux的故事 | Linux新闻 | Linux视频 | Linux人才 | 软件下载 | 大学校园 | English
发新话题
打印

Linux下运行Windows软件:Wine 1.0 RC1

Linux下运行Windows软件:Wine 1.0 RC1

初入Linux之旅,怀念Windows系统中的应用软件吧,有很多好的软件都没有Linux的,这个时候就要借一个软件,那就是Wine,这个是Wine 1.0的测试版,用它可以运行大部分Windows下的软件

Wine是Wine Is Not an Emulator的简写,意思是说Wine只是一个模拟器而已。是一个Windows的兼容层,大家常看到有人在Linux中运行QQ2008,就是用Wine实现的,Wine 1.0正式版预计七月登陆。

下载Wine 1.0 RC1

TOP

我也在使用这个软件,不过兼容性没有传说的那么好!只有一些exe格式的flash文件和flash游戏能够运行,除此以外的其它文件运行效果不太理想。总是会有内存地址问题!
有没有更好的方式来兼容他们呢?

TOP

安装虚拟机windows

TOP

[met@localhost wine-1.0-rc1]$ ./tools/wineinstall
WINE Installer v0.75

Running configure...

configure: creating cache config.cache
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 -m32
checking for C compiler default output file name...
configure: error: C compiler cannot create executables
See `config.log' for more details.

Configure failed, aborting install.
这是我安装wine时出现的,怎么解决?我菜鸟一个,请教大家了

TOP

安装GCC后再试试看。

TOP

有没有这软件的中文说明?

TOP

中文 的就直接用windows去,这个最方便!凑撒linux热闹?

TOP

发新话题