Patcher une apllication
flooceanie
Messages postés
2
Date d'inscription
Statut
Membre
Dernière intervention
-
Manu -
Manu -
Bonjour,
voici comment j'ai eu a patcher l'application:
root@lirtesp:/var/www/sitemok# patch -p0 < dokeos_cas_1.6x.patch
can't find file to patch at input line 9
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|Index: index.php
|===================================================================
|RCS file: /usr/local/cvsroot/dokeos163/index.php,v
|retrieving revision 1.1
|retrieving revision 1.3
|diff -u -b -r1.1 -r1.3
|--- index.php 10 Mar 2006 15:10:21 -0000 1.1
|+++ index.php 24 Mar 2006 09:38:22 -0000 1.3
--------------------------
File to patch:
mais je ne comprends pas apparemment y'a erreur
et je ne sais kel fichier mettre en bas toujours mon fichier.patch ou bien
aidez moi
voici comment j'ai eu a patcher l'application:
root@lirtesp:/var/www/sitemok# patch -p0 < dokeos_cas_1.6x.patch
can't find file to patch at input line 9
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|Index: index.php
|===================================================================
|RCS file: /usr/local/cvsroot/dokeos163/index.php,v
|retrieving revision 1.1
|retrieving revision 1.3
|diff -u -b -r1.1 -r1.3
|--- index.php 10 Mar 2006 15:10:21 -0000 1.1
|+++ index.php 24 Mar 2006 09:38:22 -0000 1.3
--------------------------
File to patch:
mais je ne comprends pas apparemment y'a erreur
et je ne sais kel fichier mettre en bas toujours mon fichier.patch ou bien
aidez moi
A voir également:
- Patcher une apllication
- Explorer patcher - Télécharger - Personnalisation
- Opencore legacy patcher - Accueil - MacOS
- Lucky patcher - Télécharger - Divers Utilitaires
- Lucky patcher - Forum iPhone
- Comment patcher recepteur starsat - Forum Matériel & Système
1 réponse
Bonjour,
root@lirtesp:/var/www/sitemok# patch -p0 < dokeos_cas_1.6x.patch
can't find file to patch at input line 9
[...]
|--- index.php 10 Mar 2006 15:10:21 -0000 1.1
|+++ index.php 24 Mar 2006 09:38:22 -0000 1.3
Etiez-vous sur le répertoire contenant le fichier index.php ?
File to patch:
Si vous n'étiez pas sur le bon répertoire, il suffit de répondre le chemin d'accès au fichier sus-mentionné.
Manu
root@lirtesp:/var/www/sitemok# patch -p0 < dokeos_cas_1.6x.patch
can't find file to patch at input line 9
[...]
|--- index.php 10 Mar 2006 15:10:21 -0000 1.1
|+++ index.php 24 Mar 2006 09:38:22 -0000 1.3
Etiez-vous sur le répertoire contenant le fichier index.php ?
File to patch:
Si vous n'étiez pas sur le bon répertoire, il suffit de répondre le chemin d'accès au fichier sus-mentionné.
Manu