phpcompta-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Phpcompta-support] Problème d'installation


From: Dany De Bontridder
Subject: Re: [Phpcompta-support] Problème d'installation
Date: Tue, 6 Jul 2004 21:55:42 +0200

On Tue, 06 Jul 2004 13:24:08 +0200
Christophe Guerin wrote:

> Après avoir configurer et lancer un serveur postgreSQL, et adapter le
> fichier setenv.sh, j'éxécute le fichier install.sh
> 
> 
> Le script se bloque :
> 
> address@hidden phpcompta]# sh install.sh 
> The file install.log will be created with 
>       the log of the installation, just check if
>       it finished with the message
>       installation ok
> 
> 
> 
> Le fichier install.log donne ceci (un extrait des dernières lignes):
> 
> .....
> SELECT pg_catalog.setval ('s_stock_goods', 24, true);
> setval 
> --------
>      24
> (1 ligne)
> 
> dossier1
> Applying patch for dossier1 sql/update/dossier_4.sql
> sql/update/dossier_4.sql : Aucun fichier ou répertoire de ce type
> Applying patch for dossier1 sql/update/dossier_4.sql
> sql/update/dossier_4.sql : Aucun fichier ou répertoire de ce type
> Applying patch for dossier1 sql/update/dossier_4.sql
> sql/update/dossier_4.sql : Aucun fichier ou répertoire de ce type
> Applying patch for dossier1 sql/update/dossier_4.sql
> sql/update/dossier_4.sql : Aucun fichier ou répertoire de ce type
Ok, je vais l'inscrire comme bug, tu as tout à fait raison :-(
Je vais y remédier. 
Il manque 2 fichiers que j'ai oublié d'ajouter dans le repository toutes
mes excuses

Voici le patch à installer avec 
patch -p0 < patch-rel100-bug9574 

mais d'abord faire en ligne de commande

for i in account_repository dossier1; do  dropdb $i; done


Bien à toi,

D.

PS : pour rappel, tu es dans un répertoire en dessous de phpcompta ;)
Exemple
address@hidden -p0 < patch-rel100-bug9574
patching file phpcompta/install.sh
patching file phpcompta/install.sh~
patching file phpcompta/sql/update/dossier_4.sql
patching file phpcompta/sql/update/mod_4.sql
address@hidden phpcompta/
address@hidden

> 
> 
> Mon environement linux est :
> distribution : fedora core 2
> postgresql-server-7.4.2
> httpd-2.0.49
> php-4.3.6
> 
> 
> 
> _______________________________________________
> Phpcompta-support mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/phpcompta-support
> 

Attachment: patch-rel100-bug9574
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]