http://bugs.winehq.org/show_bug.cgi?id=25954
Alex Bradbury asb@asbradbury.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |asb@asbradbury.org
--- Comment #20 from Alex Bradbury asb@asbradbury.org 2011-06-06 12:12:43 CDT --- (In reply to comment #18)
Unfortunately I have no time to compile wine from source, so I can't test it. Any chance it will hit ppa repository soon?
The process is surprisingly easy. On Ubuntu you can just `apt-get build-dep wine1.3 wine1.3-dev` to install all build dependencies, check out the source, apply the patch then ./configure && make. Then you can just run wine from the location of that checkout. If you require any help doing this drop by the #winehq IRC channel or the wine-users forum.