您现在的位置:速学网教学教育考试频道计算机考试Linux认证Linux操作系统上运行Windows程序的平台介绍» 正文

Linux操作系统上运行Windows程序的平台介绍

[01-23 15:58:04]   来源:http://www.suxue6.com  Linux认证   阅读:8593

概要: 刚刚步入Linux,难免要有时利用一下Windows的程序资源,Wine提供了一个用来运行Windows程序的平台。Wine(Wine Is Not an Emulator的缩写,即Wine不仅仅是一个模拟器)是一个在XWindows和Unix上执行的Windows APIs(应用程序接口),也可以认为Wine是一个Windows兼容层。Wine可以在绝大多数的Unix版本下工作,但其现在仍不能完全运行所有的Windows程序,不过由于几乎每个月都有新版本,越来越多的Windows程序已经能在Wine的帮助下在Linux中运行。 1、直接运行程序 使用命令wine [root@localhost root]#wine myprogfile 其中myprogfile是可以在Linux下直接访问的Windows程序名。 2、使用程序管理器 [root@localhost root]#progman 启动管理器窗口,从菜单中选择[File]|[Excute],就会弹出一个目录浏览器,选择程序即可。 Wine 1.1.12 Released What's n...
Linux操作系统上运行Windows程序的平台介绍,标签:linux认证考试,linux,http://www.suxue6.com

    刚刚步入Linux,难免要有时利用一下Windows的程序资源,Wine提供了一个用来运行Windows程序的平台。Wine(Wine Is Not an Emulator的缩写,即Wine不仅仅是一个模拟器)是一个在XWindows和Unix上执行的Windows APIs(应用程序接口),也可以认为Wine是一个Windows兼容层。Wine可以在绝大多数的Unix版本下工作,但其现在仍不能完全运行所有的Windows程序,不过由于几乎每个月都有新版本,越来越多的Windows程序已经能在Wine的帮助下在Linux中运行。

1、直接运行程序

使用命令wine

[root@localhost root]#wine myprogfile

其中myprogfile是可以在Linux下直接访问的Windows程序名。

2、使用程序管理器

[root@localhost root]#progman

启动管理器窗口,从菜单中选择[File]|[Excute],就会弹出一个目录浏览器,选择程序即可。

Wine 1.1.12 Released

What's new in this release (see below for details):

- Some simple 64-bit apps should now run.

- Support for subpixel font rendering.

- 64-bit code generation in the IDL compiler.

- New version of the Gecko engine.

- Various bug fixes.

更新:http://www.winehq.org/?announce=latest

官网:http://www.winehq.org

官方下载:

v1.1.12 Development:

http://ibiblio.org/pub/linux/system/emulators/wine/wine-1.1.12.tar.bz2

v1.01 Stable:

http://ibiblio.org/pub/linux/system/emulators/wine/wine-1.0.1.tar.bz2

更多下载:

http://www.winehq.org/site/download




Tag:Linux认证linux认证考试,linux考试频道 - 计算机考试 - Linux认证

Copyright 速学网 © 版权所有 All Rights Reserved.

1 2 3 4 5 6