[Wine] How to apply a patch?

Pavel Troller patrol at sinus.cz
Tue May 25 09:42:55 CDT 2010


> 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?
> 
> Thank you very much in advance for your help.  :D [/url]
> 
Hi!
  The patch is used to modify the wine source code tree. To apply the patch,
you have to download the source code first, to use the "patch" command to
incorporate it, and, the most important part, to recompile wine from these
patched source codes. To succeed, you have to download various development
tools and packages first. So, it's just a trivial task for a newbie. But,
if you will try and possibly succeed, it's very good feeling to run the code
which you've compiled personally :-).
  With regards, Pavel.



More information about the wine-users mailing list