Wine (software)
From Free net encyclopedia
- WINE redirects here. For the beverage, see wine.
Template:Infobox Software The Wine project aims to allow a PC running a Unix-like operating system and the X Window System to execute x86 programs for Microsoft Windows. Alternately, those wishing to port a Windows application to a Unix-like system can compile it against the Wine libraries.
The name 'Wine' derives from the recursive acronym "Wine Is Not an Emulator" (it implements a compatibility layer), although some have used the unofficial expansion "Windows Emulator". Although the name sometimes appears in the forms "WINE" and "wine", the developers have agreed on the form "Wine", now considered correct.
Wine, as free software, uses the GNU Lesser General Public License (LGPL). The Wine project originally released Wine under the same MIT License as the X Window System, but owing to concern about proprietary versions of Wine not contributing their changes back to the core project, work as of March 2002 has used the LGPL for its licensing.
The Wine developers released the first beta version of Wine (version 0.9) on October 25 2005 after 12 years of development.
Contents |
Development
Image:Wordinwine.png Image:Word2003-WINE.jpg
Bob Amstadt (the initial project leader) and Eric Youngdale started the Wine project in 1993 as a way to run Windows applications on Linux. It originally targeted Windows 3.x (16-bit) applications, although it currently focuses primarily on the dominant Win32 (32-bit) applications. The project probably originated in discussions on Usenet in comp.os.linux. Alexandre Julliard has led the project since 1994.
Rather than acting as a full emulator, Wine implements a compatibility layer, providing alternative implementations of the DLLs that Windows programs call.
The Wine developers write the software primarily for Linux, but also give strong support to FreeBSD and Solaris-x86.
The project has proved time-consuming and difficult for the developers, partially (at least) because of incomplete or incorrect documentation of the Win32 API. While Microsoft has documented most Win32 functions, some areas such as file formats and protocols have no official Microsoft specification, as well as featuring undocumented low-level functions and obscure bugs that Wine must duplicate precisely in order to allow some applications to work properly. Consequently, the Wine team has had to reverse engineer many function calls and file formats in such areas as thunking.
The involvement of Corel for a time assisted the project, chiefly by employing Julliard and others to work on it. Corel had an interest due to the porting of WordPerfect Office, its office suite, to Linux platforms. However, after Microsoft made major investments in the company, Corel cancelled all Linux-related projects and the Wine effort stopped. CodeWeavers now employs Julliard and many other Wine developers to work on Wine and on CrossOver Office, Codeweaver's supported version of Wine utilizing some additional proprietary components.
Functionality
As of late 2005, Wine runs most software with good stability. Native Microsoft Windows DLLs necessary for the execution of Win32 binaries mostly have with compatible Wine counterparts. Direct3D functions and constantly subsumes fixes and improvements.
Other versions of Wine
The core Wine development aims at a correct implementation of the Windows API as a whole and has sometimes lagged in some areas of compatibility with certain applications. Direct3D, for example, remained largely unimplemented for a period of Wine's history; however, newer releases of Wine have had an increasingly complete implementation.
CodeWeavers markets CrossOver Office specifically for running Microsoft Office and other major Windows applications. CodeWeavers also employs Alexandre Juillard to work on Wine and contributes most of its code back to the Wine project under the LGPL. On 22 June 2005, CodeWeavers announced support for Wine on Intel-based Apple Macintosh computers.
TransGaming Technologies produces the proprietary Cedega software. Formerly known as WineX, Cedega represents a fork from the last MIT-licensed version of Wine. TransGaming optimises Cedega for running Windows games and makes it available on a subscription basis.
Other projects using Wine source-code include:
- ReactOS, a project to write an operating system compatible with Windows NT down to the device-driver level. ReactOS works closely with the Wine project on DLLs and compatibility issues, with several developers working intensively on both projects.
- Darwine, a port of the Wine libraries to Darwin and Mac OS X. Darwine aims at compiling Windows source-code to Mach-O/PowerPC binaries. The project has also started investigating running Win32 binaries in the x86 version of Darwin, and combining Wine with the QEMU x86 emulator to enable running Win32 binaries on PowerPC machines.
- Odin, a project to run Win32 binaries on OS/2 or convert them to OS/2 native format. The project also provides the Odin32 API to compile Win32 programs for OS/2.
- E/OS, a project attempting to allow any program designed for any operating system to be run without the need to actually install any other operating system
- Rewind, a defunct MIT-licensed fork of the last MIT-licensed version of Wine.
Microsoft's response to Wine
Microsoft has generally not made public statements about Wine. However, Microsoft's Windows Update software will block updates to Microsoft application software running in Wine-based environments. On February 16, 2005, Ivan Leo Puoti discovered that Microsoft had started checking the registry for the Wine configuration key and would block the Windows Update for any component. Puoti wrote, "... even if this is only an initial attempt, they appear to want to discriminate against Wine users. While this may be acceptable for operating system components/updates, this is probably a violation of anti-trust law for all other downloads. It's also the first time Microsoft has acknowledged the existence of Wine."Template:Ref
The Windows Genuine Advantage (WGA) system also checks for existence of Wine registry keys, and the WGA FAQ states that WGA, by design, will not run in Wine, as Wine does not constitute "genuine Windows" as described in the WGA FAQ: "When WGA validation detects WINE running on the system, it will notify users that they are running non-genuine Windows, and it will not allow genuine Windows downloads for that system".Template:Ref Despite this, some reports have circulated of the WGA system working in Wine nevertheless.
Microsoft Internet Explorer 7 beta checks at installation-time for 'Windows Genuine Advantage', and hence users cannot install it on Linux systems which use Wine.
Notes
- Template:Note{{cite web
| author=Ivan Leo Puoti | year= February 16, 2005 | url=http://winehq.com/hypermail/wine-devel/2005/02/0441.html | title=Microsoft genuine downloads looking for Wine | format=mailing list | accessdate= January 23 | accessyear= 2006 }}
- Template:Note{{cite web
| author= | year= | url= http://www.microsoft.com/genuine/downloads/FAQ.aspx | title= Genuine Windows FAQ | format= | publisher = Microsoft Corporation | accessdate= January 30 | accessyear= 2006 }}
External links
Template:Portalpar Template:Wikinews
- Wine Development HQ
- Application database
- Wine newsgroup (Google web interface)
- Jeremy White's Wine Answers (Slashdot interview with Jeremy White of CodeWeavers)
- Jeremy White interview (Mad Penguin)
- Official Wine Wiki, a place for developers and users to document and share their experiences.
- Unofficial Wine support wiki, more user-oriented than the above site.
- WineCVS A shell-script (written entirely in bash for Linux) which automates installation and management of various Wine flavours from CVS. It aims to give end-users easy access to Wine, WineX, Cedega and Rewind CVS, often a difficult task for those new to Linux.
- Winetools A simple installer of basic proprietary (but free) Microsoft Windows software, like TrueType fonts, DCOM98 and Internet Explorer 6 — required to install most other Windows software after a basic Wine installation.
- WineHQ Knowledge Base, a site giving useful information on how to install Windows software with a basic Wine installation (started in January 2005).
- Frank's Corner page with many (sometimes outdated) tips for installing Windows software using Wine.
- Software Freedom Law Center to represent the Wine project [1] (The press-release doesn't mention what legal issue exists, but two days earlier a patent problem got mentioned at the Wine Developers Conference)de:WINE Is Not an Emulator
es:WINE fr:WINE ko:와인 (소프트웨어) ia:WINE it:Wine nl:Wine ja:Wine pl:Wine pt:Wine ru:Wine sk:WINE fi:WINE sv:Wine tr:WINE zh:Wine