What am I missing?

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Fanis
Newbie
Newbie
Posts: 4
Joined: Wed Jul 24, 2013 4:05 am

What am I missing?

Post by Fanis »

I installed Rayman Legends and when I run debug it shows me this message:
Running wine- Rayman Legends.exe (Working directory : /home/fanis/.PlayOnLinux/wineprefix/rayman_legends/drive_c/Program Files/Rayman Legends)
err:module:load_builtin_dll failed to load .so lib for builtin L"winemp3.acm": libmpg123.so.0: cannot open shared object file: No such file or directory
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:thread:SetThreadIdealProcessor (0xac): stub

What am I missing?
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: What am I missing?

Post by dimesio »

Code: Select all

err:module:load_builtin_dll failed to load .so lib for builtin L"winemp3.acm": libmpg123.so.0: cannot open shared object file: No such file or directory
That line tells you exactly what you are missing.
Locked