A voir également:
- Pb in NS2 installation
- Aux in - Forum Audio
- Dc in - Forum Audio
- Deco in paris avis ✓ - Forum Consommation et internet
- Chromecast installation - Guide
- Light in the box problème - Forum Consommation et internet
1 réponse
Download a patch file from <a href=”https://bugs.gentoo.org/show_bug.cgi?id=225999#8243;>this link</a>
Copy these patch files in tk8.4.18 directory
now go to the directory where you copied the file and run the following command from the terminal
$ patch -p1 < ./tk-8.4-lastevent.patch
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:
————————–
|— generic/tk.h.orig 2008-02-06 16:31:40.000000000 +0100
|+++ generic/tk.h 2008-07-24 08:21:46.000000000 +0200
————————–
File to patch: generic/tk.h
patching file generic/tk.h
$ cd ..
$ ./install
$./configure
$ make
$./validate
Good Luck
Copy these patch files in tk8.4.18 directory
now go to the directory where you copied the file and run the following command from the terminal
$ patch -p1 < ./tk-8.4-lastevent.patch
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:
————————–
|— generic/tk.h.orig 2008-02-06 16:31:40.000000000 +0100
|+++ generic/tk.h 2008-07-24 08:21:46.000000000 +0200
————————–
File to patch: generic/tk.h
patching file generic/tk.h
$ cd ..
$ ./install
$./configure
$ make
$./validate
Good Luck