salut tout le monde
J ai un probleme pour patcher wine ( pour avoir la souris qui fonctionne sous wow). Des que je lance le patch j'ai ca:
[root@localhost Wine]# patch -p0 < wow.new.patch.1.9.13-1
can't find file to patch at input line 3
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- wine/libs/wine/mmap.c.orig 2006-05-11 17:02:13.000000000 +0100
|+++ wine/libs/wine/mmap.c 2006-05-19 22:08:03.000000000 +0100
--------------------------
File to patch: wine-1.9.14.tar.bz2
patching file wine-1.9.14.tar.bz2
Hunk #1 FAILED at 183.
Hunk #2 FAILED at 232.
2 out of 2 hunks FAILED -- saving rejects to file wine-1.9.14.tar.bz2.rej
can't find file to patch at input line 41
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- wine/loader/preloader.c.orig 2006-05-11 17:02:13.000000000 +0100
|+++ wine/loader/preloader.c 2006-05-19 22:14:22.000000000 +0100
--------------------------
File to patch: wine-1.9.14.tar.bz2
patching file wine-1.9.14.tar.bz2
Hunk #1 FAILED at 109.
1 out of 1 hunk FAILED -- saving rejects to file wine-1.9.14.tar.bz2.rej
[root@localhost Wine]# wine-1.9.14.tar.bz2
-bash: wine-1.9.14.tar.bz2: command not found
[root@localhost Wine]# patch -p1 < wow.new.patch.1.9.13-1
can't find file to patch at input line 3
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- wine/libs/wine/mmap.c.orig 2006-05-11 17:02:13.000000000 +0100
|+++ wine/libs/wine/mmap.c 2006-05-19 22:08:03.000000000 +0100
--------------------------
File to patch: wine-1.9.14.tar.bz2
patching file wine-1.9.14.tar.bz2
Hunk #1 FAILED at 183.
Hunk #2 FAILED at 232.
2 out of 2 hunks FAILED -- saving rejects to file wine-1.9.14.tar.bz2.rej
can't find file to patch at input line 41
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- wine/loader/preloader.c.orig 2006-05-11 17:02:13.000000000 +0100
|+++ wine/loader/preloader.c 2006-05-19 22:14:22.000000000 +0100
--------------------------
File to patch: wine-1.9.14.tar.bz2
patching file wine-1.9.14.tar.bz2
Hunk #1 FAILED at 109.
1 out of 1 hunk FAILED -- saving rejects to file wine-1.9.14.tar.bz2.rej
qqun aurais une idée? Merci d'avance
Zeph