https://bugs.winehq.org/show_bug.cgi?id=41412
Robert Walker bob.mt.wya@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bob.mt.wya@gmail.com
--- Comment #1 from Robert Walker bob.mt.wya@gmail.com --- Copy-pasta from a private email:
echo 'export PATH="${PATH}:/opt/wine-staging/bin"' >> "${HOME}/.bashrc"
Remove a wine (executable) symlink from /usr/bin/ if you have created one - as that will confuse matters (since wine is looking for libraries/fonts, etc. relative to the main binary location).