descriptionWindows API implementation
homepage URLhttp://www.winehq.org/
repository URLgit://source.winehq.org/git/wine.git
ownerjan.wine@zerebecki.de
last changeWed, 8 May 2024 20:39:44 +0000 (8 22:39 +0200)
last refreshThu, 9 May 2024 17:08:49 +0000 (9 19:08 +0200)
content tags
add:
README.md

INTRODUCTION

Wine is a program which allows running Microsoft Windows programs (including DOS, Windows 3.x, Win32, and Win64 executables) on Unix. It consists of a program loader which loads and executes a Microsoft Windows binary, and a library (called Winelib) that implements Windows API calls using their Unix, X11 or Mac equivalents. The library may also be used for porting Windows code into native Unix executables.

Wine is free software, released under the GNU LGPL; see the file LICENSE for the details.

QUICK START

From the top-level directory of the Wine source (which contains this file), run:

./configure
make

Then either install Wine:

make install

Or run Wine directly from the build directory:

./wine notepad

Run programs as wine program. For more information and problem resolution, read the rest of this file, the Wine man page, and especially the wealth of information found at https://www.winehq.org.

REQUIREMENTS

To compile and run Wine, you must have one of the following:

As Wine requires kernel-level thread support to run, only the operating systems mentioned above are supported. Other operating systems which support kernel threads may be supported in the future.

FreeBSD info: See https://wiki.freebsd.org/Wine for more information.

Solaris info: You will most likely need to build Wine with the GNU toolchain (gcc, gas, etc.). Warning : installing gas does not ensure that it will be used by gcc. Recompiling gcc after installing gas or symlinking cc, as and ld to the gnu tools is said to be necessary.

NetBSD info: Make sure you have the USER_LDT, SYSVSHM, SYSVSEM, and SYSVMSG options turned on in your kernel.

Mac OS X info: You need Xcode/Xcode Command Line Tools or Apple cctools. The minimum requirements for compiling Wine are clang 3.8 with the MacOSX10.10.sdk and mingw-w64 v8. The MacOSX10.14.sdk and later can only build wine64.

Supported file systems: Wine should run on most file systems. A few compatibility problems have also been reported using files accessed through Samba. Also, NTFS does not provide all the file system features needed by some applications. Using a native Unix file system is recommended.

Basic requirements: You need to have the X11 development include files installed (called xorg-dev in Debian and libX11-devel in Red Hat). Of course you also need make (most likely GNU make). You also need flex version 2.5.33 or later and bison.

Optional support libraries: Configure will display notices when optional libraries are not found on your system. See https://wiki.winehq.org/Recommended_Packages for hints about the packages you should install. On 64-bit platforms, you have to make sure to install the 32-bit versions of these libraries.

COMPILATION

To build Wine, do:

./configure
make

This will build the program "wine" and numerous support libraries/binaries. The program "wine" will load and run Windows executables. The library "libwine" ("Winelib") can be used to compile and link Windows source code under Unix.

To see compile configuration options, do ./configure --help.

For more information, see https://wiki.winehq.org/Building_Wine

SETUP

Once Wine has been built correctly, you can do make install; this will install the wine executable and libraries, the Wine man page, and other needed files.

Don't forget to uninstall any conflicting previous Wine installation first. Try either dpkg -r wine or rpm -e wine or make uninstall before installing.

Once installed, you can run the winecfg configuration tool. See the Support area at https://www.winehq.org/ for configuration hints.

RUNNING PROGRAMS

When invoking Wine, you may specify the entire path to the executable, or a filename only.

For example, to run Notepad:

wine notepad            (using the search Path as specified in
wine notepad.exe         the registry to locate the file)

wine c:\\windows\\notepad.exe      (using DOS filename syntax)

wine ~/.wine/drive_c/windows/notepad.exe  (using Unix filename syntax)

wine notepad.exe readme.txt          (calling program with parameters)

Wine is not perfect, so some programs may crash. If that happens you will get a crash log that you should attach to your report when filing a bug.

GETTING MORE INFORMATION

shortlog
20 hours ago Eric Pouechcmd: Use CRT's popen instead of rewriting it.master
20 hours ago Eric Pouechcmd: Introduce xrealloc helper.
20 hours ago Eric Pouechcmd: No longer keep track of last element in command...
20 hours ago Eric Pouechcmd: Consistenly use the same variable to identify...
20 hours ago Dmitry Timoshkovuser32/tests: Offset child CS_PARENTDC window from...
20 hours ago Elizabeth Figuramaintainers: Change the full form of my name.
22 hours ago Daniel Lehmanmsvcrt/tests: Add result for Turkish_Türkiye.1254.
22 hours ago Ziqing Huiwinegstreamer/video_decoder: Make output_plane_align...
22 hours ago Rémi Bernonwinegstreamer: Introduce a new check_video_transform_su...
22 hours ago Rémi Bernonwinegstreamer: Introduce a new check_audio_transform_su...
22 hours ago Rémi Bernonwinegstreamer: Introduce a new wg_transform_create_mf...
22 hours ago Rémi Bernonmfreadwrite/reader: Pass the device manager to the...
22 hours ago Rémi Bernonwinegstreamer/video_processor: Implement D3D awareness.
22 hours ago Rémi Bernonmf/tests: Test video processor D3D11 awareness.
22 hours ago Rémi Bernonmfreadwrite/tests: Add some source reader D3D11 awarene...
22 hours ago Billy Lawsntdll: Don't restore PC from LR after unwinding through...
...
tags
5 days ago wine-9.8 Release 9.8
2 weeks ago wine-9.7 Release 9.7
4 weeks ago wine-9.6 Release 9.6
6 weeks ago wine-9.5 Release 9.5
2 months ago wine-9.4 Release 9.4
2 months ago wine-9.3 Release 9.3
2 months ago wine-9.2 Release 9.2
3 months ago wine-9.1 Release 9.1
3 months ago wine-9.0 Release 9.0
3 months ago wine-9.0-rc5 Release 9.0-rc5
4 months ago wine-9.0-rc4 Release 9.0-rc4
4 months ago wine-9.0-rc3 Release 9.0-rc3
4 months ago wine-9.0-rc2 Release 9.0-rc2
5 months ago wine-9.0-rc1 Release 9.0-rc1
5 months ago wine-8.21 Release 8.21
5 months ago wine-8.20 Release 8.20
...
heads
20 hours ago master
3 months ago stable
9 months ago oldstable
forks
Cached version (4296s old)
 SoC   acceptex   alert   anno   autconf   battle.net   battlefield   bf2   bioshock   changes   chihchun   connectex   cursor   d3dx   d3dxcreatetexture   ddraw   debug   dinput   dinput.dll.so   dplay   eudc   fixme:winsock:WSAIoctl   font   gonsalo   google.com   input   mesh   mouse   network   previos   pulse   red   running   starcraft   texture   thanks   unrealed   uplay   warcraft   warhammer   wine   winepulse   winer   winhttp 
wine/zf.git Zebediah Figura's local tree zfigura@codeweavers.com 5 days ago
wine/multimedia.git Maarten's multimedia branch m.b.lankhorst@gmail.com 8 years ago
wine/wine-gecko.git Wine tree for Wine Gecko development jacek@codeweavers.com 9 years ago
wine/testsucceed.git Quick hack tree for wine patches julliard... m.b.lankhorst@gmail.com 10 years ago
wine/gsoc-2012-control.git GSOC 2012 project to enhance the control... lena.m.nowak@gmail.com 11 years ago
wine/gsoc_explorer.git jkelleyy@gmail.com 12 years ago
wine/hlsl-compiler.git HLSL compiler tijnema@gmail.com 13 years ago
wine/hramrach.git an attempt at megring old patches into wine hramrach@centrum.cz 13 years ago
wine/hacks.git useful hacks and other patches not (yet)... jan.wine@zerebecki.de 13 years ago
wine/iexploreui.git Patches to add a full UI to Wine's Internet... alex@thehandofagony.com 13 years ago
wine/longene-wine.git longene crquan@gmail.com 14 years ago
wine/gsoc_dplay.git DirectPlay implementation for GSoC razielmine@gmail.com 14 years ago
wine/warcraft3.git WINE with "Warcraft 3"-patches. florian@fkoeberle.de 14 years ago
wine/d3dx9TW.git Implementations for the texture, font and... tony.wasserka@freenet.de 14 years ago
wine/dibdrv-max.git Merged dibdrv work started by Max the3dfxdude@gmail.com 15 years ago
wine/wine64.git maarten@codeweavers.com 15 years ago
...