[Bug 12545] The Ship: Does not launch

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Jun 6 22:16:51 CDT 2008


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





--- Comment #24 from Jason Bogstie <jason.bogstie at gmail.com>  2008-06-06 22:16:51 ---
(In reply to comment #20)
> yuo need to downloqd the wine source at
> http://wiki.winehq.org/GitWine
> download the 4 patches in your wine-git folder
> uninstall wine (with urpme if you installed it with a rpm, or something else
> depending on your distribution)
> 
> Then, in a console
> ./configure --verbose to know what dependences you need
> Install your missing dependences
> then
> patch -p1<Patch1 (do it for the 4 patches...)
> make
> as root: make install
> 
> And now you should have the patched wine :D
> 
> Joaopa
> 



Okay, I figured it out and tried to apply the first patch and I got this
message:



can't find file to patch at input line 15
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|From dbc14e75a16b5d1e0761218fc78f421ab605cc6b Mon Sep 17 00:00:00 2001
|From: David Adam <david.adam.cnrs at gmail.com>
|Date: Sun, 27 Apr 2008 18:18:52 +0200
|Subject: [PATCH] Implement the basic functions related to MatrixStack
|
|---
| dlls/d3dx8/d3dx8_private.h |    8 ++++++--
| dlls/d3dx8/math.c          |   34 +++++++++++++++++++++++++++-------
| 2 files changed, 33 insertions(+), 9 deletions(-)
|
|diff --git a/dlls/d3dx8/d3dx8_private.h b/dlls/d3dx8/d3dx8_private.h
|index 923f285..f530f85 100644
|--- a/dlls/d3dx8/d3dx8_private.h
|+++ b/dlls/d3dx8/d3dx8_private.h
--------------------------
File to patch: 




It just hangs at this prompt waiting for more input, what do I do?


-- 
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