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 I did my homework, googled the problem, searched the forums and the wiki, for both wine and arch. I have seen a couple posts that have mentioned this error before, but nothing seemed to have an answer as to what was wrong or how to fix it. version: 1.3.29 OS: Arch Linux Thanks in advance
Sorry if this sounds too basic but have you installed libmpg123? There should be a file called /usr/lib/libmpg123.so.0 Looks like the package is called mpg123 as seen in http://www.archlinux.org/packages/extra/i686/mpg123/ Have you compiled wine from source?