bug-lilypond
[Top][All Lists]
Advanced

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

--output and working directory error message


From: Jean-Charles
Subject: --output and working directory error message
Date: Sat, 03 Mar 2007 20:17:57 +0100
User-agent: Thunderbird 1.5.0.9 (X11/20070111)

Hi all!

On Mandriva 2007

-----------------------
\version "2.10.20"

\relative c' {
\time 2/4
c8 d e c d4 d8 e }
-----------------------

lilypond -o /home/jcharles/Partothek/En_cours/ redir.ly

results in this output
----------------------------------------------------
cd /home/jcharles/Partothek/Test/
lilypond -o /home/jcharles/Partothek/En_cours/ /home/jcharles/Partothek/Test/redir.ly
GNU LilyPond 2.10.20
impossible de changer le répertoire de travail pour : /home/jcharles/Partothek/En_cours
Traitement de « /home/jcharles/Partothek/Test/redir.ly »
Analyse syntaxique...
Interprétation de la musique... [2]
Prétraitement des éléments graphiques...
Sortie mise en page vers « redir.ps »...
Conversion en « redir.pdf »...

Compilation finished at Sat Mar  3 20:12:49

---------------------------------------------

Looked into fr.po and found one sole instance :

#: main.cc:369
#, c-format
msgid "cannot change working directory to: %s: %s"
msgstr "impossible de changer le répertoire de travail vers : %s : %s"


There is no reason that I understand for this message, since the ps and pdf results are actually put in the destination folder.

Jean-Charles






reply via email to

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