[Wine] Install LiveZilla In wine

Austin English austinenglish at gmail.com
Tue Apr 7 12:16:31 CDT 2009


On Tue, Apr 7, 2009 at 12:13 PM, jmmarca <wineforum-user at winehq.org> wrote:
> until now I did the following:
> git clone git://source.winehq.org/git/wine.git ~/wine-git
>
> only is this? Now I run the patch?

Yes

> http://bugs.winehq.org/attachment.cgi?id=18322
> what should I do with the content of this page?

Save it as a file, e.g., iphlpapi.txt

Then, in ~/wine-git, use:
$ patch -p1 < /path/to/iphlpapi.txt

Then use:
$ ./configure && make depend && make

-- 
-Austin



More information about the wine-users mailing list