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.