[Bug 16328] GTA4 does not work

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jan 26 16:55:22 CST 2010


http://bugs.winehq.org/show_bug.cgi?id=16328





--- Comment #149 from Ruslan <b7.10110111 at gmail.com>  2010-01-26 16:55:21 ---
(In reply to comment #147)

Patch is to be applied to wine *source* tree, not ~/.wine. Once you download
source tarball, you should do something like this:

tar xvf /path/to/wine-<version>.tar.bz2
cd wine-<version>
patch -p1 -i /path/to/patch.patch
./configure --prefix=/wine/install/prefix
make
make install

Anyway, this code is not to be copied&pasted. You should first learn how to
patch&compile&install programs

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list