[Wine] How to apply a patch?

Gert van den Berg wine-users at mohag.net
Tue May 25 14:32:48 CDT 2010


On Tue, May 25, 2010 at 15:53, Iunthanaka <wineforum-user at winehq.org> wrote:
> Hi to all, I'm quite a newbie with Wine.
>
> I have installed the latest Wine 1.1.44 on my PCLinuxOS KDE 2010 box and I would like to install the following patch: [/url]http://bugs.winehq.org/attachment.cgi?id=28205&action=edit[url]
>
> However, I did not understand what I should do.
> First of all, what is meant with "Wine source folder"? Is that the hidden ./wine folder in my Home directory?
> Second question: how can I download that patch? Should I copy its text and paste it into a new text file in my Home?
>
You need to download the Wine source code, extract it, apply the patch
and compile the patched Wine....

You probably want to start here: http://wiki.winehq.org/Recommended_Packages

(I can't find a wiki page with instructions on how to patch Wine... It
basically involve cd /home/user/wine-sourc-code-directory/; patch -p1
< /path/to/patch.diff and then compiling it...)

You should be able to save the patch by using File > save page as from
Firefox...

Gert



More information about the wine-users mailing list