Post date: 2013/03/07 2:40:17
sh-3.2# brew install --devel wine --use-gcc
==> Downloading http://downloads.sourceforge.net/project/wine/Source/wine-1.5\
.
Already downloaded: /Library/Caches/Homebrew/wine-1.5.25.tar.bz2
==> ./configure --prefix=/usr/local/Cellar/wine/1.5.25 --with-coreaudio --wit\
h
==> make install
==> Downloading http://downloads.sourceforge.net/wine/wine_gecko-1.9-x86.msi
Already downloaded: /Library/Caches/Homebrew/wine_gecko-1.9-x86.msi
==> Downloading http://downloads.sourceforge.net/wine/wine-mono-0.0.8.msi
Already downloaded: /Library/Caches/Homebrew/wine-mono-0.0.8.msi
==> Caveats
For best results, you will want to install the latest version of XQuartz:
http://xquartz.macosforge.org/
You may also want to get winetricks:
brew install winetricks
Or check out:
http://code.google.com/p/osxwinebuilder/
The current version of Wine contains a partial implementation of dwrite.dll
which may cause text rendering issues in applications such as Steam.
We recommend that you run winecfg, add an override for dwrite in the
Libraries tab, and edit the override mode to "disable".
Starting with wine 1.5.22 the new experimental Mac driver by CodeWeavers has
been included in the main distribution. This allows wine to run without X11
on MacOS X. To enable it execute the following command in your wine prefix:
wine regedit /usr/local/Cellar/wine/1.5.25/winemac.key
To disable it execute:
wine regedit /D 'HKEY_CURRENT_USER\Software\Wine\Drivers'
==> Summary
🍺 /usr/local/Cellar/wine/1.5.25: 2038 files, 191M, built in 19.7 minutes
Xcode 4.4では、コンパイルの途中で異常終了し、4.6で以上の結果だった。あまりの
違いに驚いた。