http://www.kronenberg.org/darwine/
For Tiger and Leopard
Includes TRiX 0.9.3, which is a OS X frontend to Dan Kegels winetricks, to install some essential fonts, libraries or runtimes.
Darwine Built against
TRiX changelog
- added mono19
- added wmp9
- added wmp10
- removed mono11
- removed mono12
Tags: wine darwine trix







If you have spare time: 1.0-rc1 released: http://www.winehq.org/?announce=1.0-rc1
Comment by Raymond — May 11, 2008 @ 15:51
Hi Mike,
installation of WMP9 failed here. First Trix.app tries to install Windows Script 5.6 which fails with a popup dialog box ‘Error loading advpack.dll’ though an ADVPACK.DLL can be found in my system32 folder. Later WMP9 installation itself fails with terminal output ‘Could not find dependent assembly “Microsoft.Windows.Common-Controls”‘. Trying to install the native common controls 5.80 comctl32 didn’t help either.
Regards,
Thomas
Comment by Thomas — May 12, 2008 @ 15:32
I found this hint:
“Sometimes the installer cannot write into your user’s %TEMP% directory.”
here: http://forums.microsoft.com/msdn/showpost.aspx?postid=113535&siteid=1&sb=0&d=1&at=7&ft=11&tf=0&pageid=2
I don’t know whether this is applicable here. How can I check whether the TEMP variable is set in darwine?
Comment by Thomas — May 12, 2008 @ 15:46
@Raymond
…which will be this afternoon
@Thomas
from wine-devel:
r34 Add Windows Media Player 9 (not really usable yet; this is for the guys implementing Quartz etc.)
about the TEMP variable:
open a cmd window under wine, enter:
echo $TEMP
Mike
Comment by mike — May 13, 2008 @ 12:23