How to patch wine

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Warday
Level 2
Level 2
Posts: 22
Joined: Tue Mar 08, 2011 12:12 pm

How to patch wine

Post by Warday »

I wont to taste the new patch of this bug
http://bugs.winehq.org/show_bug.cgi?id=2666
But I don't know haw to do it. The main problem is that I cant download the patch, because wen I click on it it show a page with a code but It don't download it as the patch, .diff file
Help!
John Drescher

How to patch wine

Post by John Drescher »

On Thu, Oct 6, 2011 at 10:06 PM, Warday <[email protected]> wrote:
I wont to taste the new patch of this bug
http://bugs.winehq.org/show_bug.cgi?id=2666
But I don't know haw to do it. The main problem is that I cant download the patch, because wen I click on it it show a page with a code but It don't download it as the patch, .diff file
Help!
Just click on the patch itself.

Here is the correct link:
http://bugs.winehq.org/attachment.cgi?id=36750
Warday
Level 2
Level 2
Posts: 22
Joined: Tue Mar 08, 2011 12:12 pm

Post by Warday »

... I already did it the dawnload didnt start here a picture
Image
M C

How to patch wine

Post by M C »

Do a right click on the link and choose "Save target as" or the
equivalent in your browser / language instead of using left click

2011/10/7 Warday <[email protected]>:
... I already did it the dawnload didnt start here a picture
[Image: http://img440.imageshack.us/img440/1293/pantallazoi.png ]




Warday
Level 2
Level 2
Posts: 22
Joined: Tue Mar 08, 2011 12:12 pm

Re: How to patch wine

Post by Warday »

M C wrote:Do a right click on the link and choose "Save target as" or the
equivalent in your browser / language instead of using left click

2011/10/7 Warday <[email protected]>:
Hi thenx I patched it but naw I have a problem with ./configure
I use ubuntu 10.10 I had tu install biso and flex

Image
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: How to patch wine

Post by dimesio »

Warday wrote: Hi thenx I patched it but naw I have a problem with ./configure
I use ubuntu 10.10 I had tu install biso and flex
First, don't post screenshots of terminal output. Copy and paste the text here, or if it's long, use pastebin and post a link.

Second, the terminal output tells you exactly what the problem is: you are missing the freetype development files. Install them. If configure complains about anything else, install that too.
Warday
Level 2
Level 2
Posts: 22
Joined: Tue Mar 08, 2011 12:12 pm

Post by Warday »

well thenx a lot problem fixed
Locked