[Wine] Re: Installing Wine From A Patched Source

dimesio wineforum-user at winehq.org
Tue Nov 16 10:42:32 CST 2010


Skcorps wrote:
> A program I'm running requires a patch to be installed, I successfully downloaded the source and applied the patch to the source. How do I compile this into a wine build I can use now? The documentation on the wiki doesn't help that much, I'm quite new to all this.


Code:
./configure
make
sudo make install


The third step is optional; Wine can be run from the build directory.







More information about the wine-users mailing list