#2353 closed enhancement (wontfix)
New package: wine
Reported by: | Reece Dunn | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | x-future |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
package: wine
category: x/windows
proposed BLFS category: chapter 26 - X libraries (This is my best guess, I'll leave the actual place this goes in up to the editor assigned to this ticket.)
version: 0.9.37
download: http://downloads.sourceforge.net/wine/wine-0.9.37.tar.bz2?modtime=1178913219&big_mirror=1
required dependencies: xorg
description: A port of the Windows API to Linux, allowing Linux desktops to run native Windows applications.
build:
./configure --prefix=/usr make make install
alternative (if you want to have multiple Wine installations):
./configure --prefix=/opt/wine-0.9.37 make make install ln -sv /opt/wine-0.9.37/bin/wine /usr/bin/wine
To run a Windows application (e.g. regedit):
wine regedit
NOTE: other dependencies are needed for additional features (e.g. OSS or ALSA for sound; MesaGL when building with xorg 7.x for OpenGL/Direct3D support). I haven't yet identified all the non-essential dependencies.
NOTE: I have successfully built Wine and ran Windows applications using xorg 6.9.0.
NOTE: Using TWM or another Window Manager that uses the mouse over to change the focus behaviour will cause issues with Wine focusing.
Change History (6)
comment:1 by , 18 years ago
Milestone: | 6.3 → future |
---|---|
Type: | task → enhancement |
comment:2 by , 17 years ago
Milestone: | future → 7.0 |
---|---|
Owner: | changed from | to
comment:3 by , 17 years ago
Milestone: | 7.0 → future |
---|
comment:4 by , 13 years ago
Owner: | changed from | to
---|
comment:5 by , 13 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
New wine requires FontForge, will utitilze the MS Corefonts and configuration is much easier and different now using winecfg. Add esd to audio options.