(Courriels de diversion: <blasonner@hissais-obstines.com> <commemorerez@abrutissions-discuterent.com> <tantieme@remilitariser-decapitez.com> <abat@degrisaient-epanouissiez.com> <vilipenderont@releguerent-parades.com> <efforciez@deflation-banniraient.com> <agressais@tricoterai-lenifiantes.com> <frigidite@immortel-marmonneront.com> <radiographiee@reflechissiez-annoterons.com> <cumuliez@flux-mejuges.com> )


Franz-Albert VAN DEN BUSSCHE wrote:
> Le jeudi 18 Novembre 2004 21:44, jeanmichel.123@free.fr a écrit :> 
>>>Dans ce cas as-tu bien fait:
>>>./configure
>>>make
>>>make install
>>
>>oui; et puis après avoir détruit ~/.libralux
>>[jmg@localhost src]$ ls -dl ~/.libralux>>drw---xr--  2 jmg jmg 4096 nov 18 21:19 /home/jmg/.libralux/
>>[jmg@localhost src]$>>
>>voir fichier init.c; ligne 101:
>>mkdir (prefix)
>>Cependant, je ne sais pas trop ce que fait cete fonction, vu que ma manpage
>>documente la fonction prenant deux paramètres:
>>       int mkdir(const char *pathname, mode_t mode);
> 
> 
> Pour résumer, dans init.c et s'il n'existe pas de libralux.cfg on en crée un 
> dans ~/.libralux
> Donc après un premier : libralux --help tu dervais trouver un 
> ~/.libralux/libralux.cfg
> 
> Mais je vais revoir çà. En attendant voici mon libralux.cfg à toi de 
> l'adapter.
> 
> 
> 
> ------------------------------------------------------------------------
> 
> ######################################################################
> # LIBRALUX - FICHIER DE CONFIGURATION
> ######################################################################
> 
> # Copyright (C) 2004 FaVdB
> # d'après (C) 2003 Phil Buch
> # et d'après Lia_Phon v1.1
> 
> # Contact : biglux@culte.org> 
> ######################################################################
> # VARIANTES D'UTILISATION
> ######################################################################
> 
> # Répertoire d'installation des fichiers Libralux
> # Type : Chaine
> #         chemin absolu du répertoire
> GeneralPath	/usr/share/libralux
> 
> # Niveau de trace généré (dans fichier log)
> # Type : Entier
> # Nom  : verbose
> # Valeurs possibles:
> # 	 0 - pas de trace
> # 	 1 - trace minimum
> # 	 2 - trace moyenne
> # 	 3 - trace maximum
> # 	 4 - trace de toute l'exécution
> verbose	4
> 
> # fréquence de base
> # Type : Entier
> #         pourcentage
> frequence	100
> 
> # tempo
> # Type : Entier
> #         pourcentage
> tempo	100
> 
> # numéro de voix de mbrola par défaut
> # Type : Entier
> #         de 1 à 7
> voix	5
> 
> # Localisation des voix de mbrola
> # Type : Chaine
> #         chemin absolu
> MbrolaVoices	/usr/share/mbrola/voices
> 
> # Player de fichier WAV
> # Type : Chaine
> #         nom de la commande pour jouer un wav
> AudioPlayer	artsplay

J'ai le même problème que Jean Michel. Lorse que j'exécute libralux, 
rien ne se passe.

Dans le fichier de log : ~/libralux.log :

J'ai le résultat suivant :
llp_init : apr�s lecture cfg
options.c::affiche_options: d�but
options.c::affiche_options: acc = 0
options.c::affiche_options: lire = message
options.c::affiche_options: generalpath = /usr/local/LibraLux
options.c::affiche_options: verbose = 4
options.c::affiche_options: MbrolaVoices = /usr/local/mbrola/voices
options.c::affiche_options: AudioPlayer = artsplay
options.c::affiche_options: wavout = none
options.c::affiche_options: oggout = none
options.c::affiche_options: fin
llp_init : config=/home/ramalho/.libralux/libralux.cfg
options.c::traite_options: d�bur
options.c::traite_options: fin
options.c::affiche_options: d�but
options.c::affiche_options: acc = 0
options.c::affiche_options: lire = message
options.c::affiche_options: generalpath = /usr/local/LibraLux
options.c::affiche_options: verbose = 4
options.c::affiche_options: MbrolaVoices = /usr/local/mbrola/voices
options.c::affiche_options: AudioPlayer = artsplay
options.c::affiche_options: wavout = none
options.c::affiche_options: oggout = none
options.c::affiche_options: fin
Le fichier /usr/local/LibraLux/speciaux n'est pas accessible

----
La dernière ligne définit le fichier speciaux manquant.
As-tu une idée ?

Mario