[Wine] Error running an app on a Mac

James McKenzie jjmckenzie51 at gmail.com
Tue May 29 09:17:11 CDT 2012


On Sun, May 27, 2012 at 4:43 PM, Dewdman42 <wineforum-user at winehq.org> wrote:
> I've had the most success on OSX by using the build script from google code:
>
>
>> http://code.google.com/p/osxwinebuilder/
>
>
> It just kind of worked when I did it.  Don't forget to set a couple of ENV vars before trying to run wine:
>
>
> Code:
> export DYLD_FALLBACK_LIBRARY_PATH="${HOME}/wine/wine-1.2.1/lib:/usr/X11/lib:/usr/lib"
> export PATH="${HOME}/wine/wine-1.2.1/bin:${PATH}"

Wine 1.2.1 is way outdated.  Looks like you are using an old version
of the script.  Please update.

James

>
>
>
>
> Instructions are on that osxwinebuilder site.  the script downloads everything needed, configures and builds it.  It just works.  You don't have to mess around with launchd at all.
>
> That being said, I did that for wine 1.5.4 and it was wonderful, but I just tried it for 1.5.5 and the build is broken during SDL, not sure why.  You can probably use the script with the --stable flag to build 1.4 though.
>

The 1.5.5 build worked just fine on my system. You may have to refresh SDL.

James



More information about the wine-users mailing list