http://bugs.winehq.org/show_bug.cgi?id=22661
Wylda wylda@volny.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |wylda@volny.cz
--- Comment #13 from Wylda wylda@volny.cz 2010-05-16 13:58:24 ---
Don't install compiled Wine. Run it directly from the source dir.
[martin@gecko wine-1.1.44]$ pwd /usr/src/redhat/SOURCES/wine-1.1.44 [martin@gecko wine-1.1.44]$ ./wine /home/martin/.wine/drive_c/Programme/XMedia\ Recode/XMedia\ Recode.exe
You should do it different way as a user:
$ cd /home/martin/.wine/drive_c/Programme/XMedia\ Recode $ /usr/src/redhat/SOURCES/wine-1.1.44/wine XMedia\ Recode.exe