作者:suxixb, Comments Rss, 留言, Trackback
wine 1.0 正式版发布
在经过长达 15 年发展后,wine 终于发布了 1.0 正式版,可喜可贺。以下是截取自维基百科中对 wine 的介绍。
- Wine计划是在1993年由Bob Amstadt及Eric Youngdale发起的,最初的目的是为了使16位元的视窗3.1的程式可以在Linux上执行,但现在已将目的变为使32位元的视窗程式在Linux上执行。
- Wine不是模拟器,而是用兼容模式呼唤DLLs以运行视窗程式
- Wine虽然是为Linux而制,但亦能支持FreeBSD 与 Solaris-x86。
- 因为视窗之DLLs是闭源的,所以程式设计师只能由最底层的设计开始,耗费大量的时间来编写和测试,最后达至兼容。但这个过程往往会有很多困难,而且亦可能会出现很多错误。
- 当Corel参加这个计划后,Wine很快便能兼容WordPerfect Office,很可惜,Corel后来停止了支持这个计划。
- Wine虽然可运行大部份视窗程式,但只能极有限度地运行以DirectX所编写的游戏,亦即是很多游戏不能在其运行。
- Wine的延伸计划主要有两大产品,一个是CodeWeavers开发的CrossOver Office,另一个是TransGaming Technologies的Cedega,CrossOver Office以提供应用软件支援为主,Cedega则锁定在游戏娱乐方面。CodeWeavers和Wine计画一直保有密切的合作关系。 CodeWeavers亦僱用了Alexandre Juillard以将CrossOver Office的原始码回馈给Wine。在2005年6月22日,CodeWeavers 宣布支持基于英特尔处理器的苹果电脑。
- Transgaming的Cedega则是商业软件,以Wine为基础,在Wine更换授权后停止使用Wine的原始码,虽然有Cedega提供原始码下载(经由CVS),但在不包含专利技术的情形下,功能与可用性都不高。
下载
Ubuntu 8.04 / Debian Etch (4.0)
添加 gpg
wget -q http://wine.budgetdedicated.com/apt/387EE263.gpg -O- | sudo apt-key add -
添加 Wine 的官方源
For Ubuntu Hardy (8.04)
sudo wget http://wine.budgetdedicated.com/apt/sources.list.d/hardy.list -O /etc/apt/sources.list.d/winehq.list
For Debian Etch (4.0)
sudo wget http://wine.budgetdedicated.com/apt/sources.list.d/etch.list -O /etc/apt/sources.list.d/winehq.list
更新系统并安装 wine
sudo apt-get update
sudo apt-get install wine
Fedora / SUSE 等用户可以到这个地址下载 rpm 包安装。Arch 用户暂时只能下载源代码编译安装了,现在Arch官网上的版本仍然是5月5日发布的 wine-0.9.61-1-i686.pkg.tar.gz ,不过相信不用过多久就会进行更新。
随机文章:
整个 Yo2 上的相关文章:
发布于 2008 06月 18th , 星期三 at 12:45 pm ,文章归类于 应用软件, 虚拟应用,
文章标签:News, wine。
Comments Rss,
留言, Trackback














Have your say
Fields in bold are required. Email addresses are never published or distributed.
Some HTML code is allowed:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>URIs must be fully qualified (eg: http://www.domainname.com) and all tags must be properly closed.
Line breaks and paragraphs are automatically converted.
Please keep comments relevant. Off-topic, offensive or inappropriate comments may be edited or removed.