Error when trying to open wine

Questions about Wine on macOS.
Locked
ViceReis
Newbie
Newbie
Posts: 3
Joined: Sun May 12, 2013 2:55 pm

Error when trying to open wine

Post by ViceReis »

Hi guys!

Yesterday, i upgraded wine to 1.5.30 with macports (OSX), and after the installation is complete, i'm not able to use it in any way; when i try to run wine or any other wine command, it gives me this error:

Code: Select all

dyld: Library not loaded: @rpath/libwine.1.dylib
  Referenced from: /opt/local/libexec/wine/wine
  Reason: image not found
/opt/local/bin/wine: line 5: 69750 Trace/BPT trap: 5       DYLD_FALLBACK_LIBRARY_PATH="/opt/local/lib:/usr/lib" "/opt/local/libexec/wine/wine" "$@"
Yesterday i uninstalled another packet manager (Homebrew) that was messing with my system, so i think that maybe that changed something in the libraries.

¿Any advice?

Thanks in advance :(!
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Error when trying to open wine

Post by dimesio »

http://bugs.winehq.org/show_bug.cgi?id=33560

There's a patch in the bug report that fixes it.
ViceReis
Newbie
Newbie
Posts: 3
Joined: Sun May 12, 2013 2:55 pm

Re: Error when trying to open wine

Post by ViceReis »

Thnks a lot, i was really afraid that it was my mistake!

Last question.. how can i apply the patch?
ViceReis
Newbie
Newbie
Posts: 3
Joined: Sun May 12, 2013 2:55 pm

Re: Error when trying to open wine

Post by ViceReis »

Well, i patched, compiled and installed it, but now, it gives me and error that i must install FreeType fonts... I installed the package via macports, but still doesn't work...
Locked